
p.subtitle {
    font-size: 60px;
    font-family: "bebas";
    line-height: 1.2em;
    color: #FFF;
    opacity: 1;
}
#news_sub {
    font-size: 60px;
    font-family: "bebas";
    line-height: 1.2em;
    color: #333;
    opacity: 1;
}
p.title {
    font-size: 40px;
    position: relative;
    margin-bottom: 36px;
    line-height: 1em;
    color: #0268bc;
    font-weight: 600;
}
.section2_header .btn_box {
    position: absolute;
    right: 0px;
    top: 72px;
}
.section2_header .btn_box :hover{
	background: #f5f5f5;
	border-color: #f5f5f5;
	color: #005bac;
}
 p.title:after {
    content: "";
    display: block;
    position: absolute;
    height: 1px;
    width: calc(91% - 232px);
	 background: #fff;
    left: 170px;
    bottom: 18px;
}
 .title_box p.title:after {
    content: "";
    display: block;
    position: absolute;
    height: 1px;
    width: calc(91% - 232px);
	 background: #cdcdcd;
    left: 170px;
    bottom: 18px;
}
.btn_box .btn {
    border: 2px #005bac solid;
    background: #005bac;
    color: #fff;
    position: relative;
    width: 170px;
    line-height: 25px;
    height: 40px;
    border-radius: 35px;
    display: block;
    text-align: center;
}

.w_grid-000 .section2_header {
    position: relative;
}
.cpzt .title_box {
    transform: translateX(0) scale(1);
    opacity: 1;
}
.cpzt .title_box {
    transform: translateX(0px) scale(1);
    opacity: 1;
    transition: all .8s ease;
}
.w_grid-000 .title_box {
    transform: translateX(0) scale(1);
    opacity: 1;
}
.w_grid-000 .title_box {
    transform: translateX(0px) scale(1);
    opacity: 1;
    transition: all .8s ease;
}
/*首页优势3*/
.e_box .index_bgc {
    width: 100%;
    overflow: hidden;
	padding-bottom: 60px;
}
.indc_title {
    padding: 60px 0 50px 0;
    text-align: center;
}
.indc_title h2 {
    font-size: 40px;
    font-weight: bold;
    color: #FFFFFF;
}
.indc_title p {
    font-size: 24px;
    margin-top: 16px;
	color: #FFFFFF;
}
.kg {
    width: 96%;
    margin: 0 auto;
    max-width: 1600px;
}
.indc_fl {
    padding-bottom: 20px;
}
.indc_fl ul {
    display: flex;
    justify-content: center;
}
.indc_fl li {
    margin: 0 1%;
    background: #f5f5f5;
    position: relative;
    cursor: pointer;
}
.indc_fl li:hover a, .indc_fl li.on a {
    color: #fff;
    transition: 0.5s;
}
.indc_fl li a {
    padding: 15px 55px;
    display: block;
    font-size: 22px;
    position: relative;
    z-index: 9;
    transition: 0.5s;
}
.indc_fl li:hover::after, .indc_fl li.on::after {
    transform: scale(1);
    transition: 0.5s;
}
.indc_fl li::after {
    content: '';
    width: 100%;
    height: 100%;
    background:#005bac;
    position: absolute;
    left: 0;
    top: 0;
    transform: scale(0);
    transition: 0.5s;
}
.indc_nr li:nth-child(1) {
    background: #f5f5f5;
}
.indc_nr li:nth-child(2) {
    background: #f5f5f5;
}
.indc_nr li:nth-child(3) {
    background: #f5f5f5;
}
.indc_nr li:nth-child(4) {
    background: #f5f5f5;
}
.indc_pic {
    width: 55%;
}
.indc_pic.fl img {
    float: right;
	max-width: unset;
}
.indc_pic.fr img {
/*    float: right;*/
	max-width: unset;
}
.indc_wb {
    width: 45%;
    padding: 50px 2.5% 0 2.5%;
    background: #f5f5f5;
	height: 495px;
}
.indc_sz {
    font-family: 'BEBAS';
    font-size: 72px;
    color: #cecece;
}
.indc_mc h3 {
    font-size: 32px;
    font-weight: bold;
    color: #0268bc;
    text-transform: uppercase;
}
.indc_mc p {
    font-size: 26px;
    color: #3e4651;
    margin-top: 5px;
}
.indc_mc::after {
    content: '';
    width: 52px;
    height: 3px;
    background: #cecece;
    display: block;
    margin: 20px 0;
}
.indc_ms {
    padding-top: 1px;
}
.indc_ms p {
    line-height: 24px;
    margin-top: 26px;
    font-size: 16px;
    position: relative;
    padding-left: 16px;
}
.indc_ms p::after {
    content: '';
    width: 6px;
    height: 6px;
    background: #0268bc;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 9px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}







/*首页优势3*/
.w_grid-000 .reset_style p a{
	color:#D3D3D3;
}
.w_grid-000 .reset_style p a:hover{
	color:#0656A9;
}
.lianjie a{
	margin-right: 10px;
}
#c_portalResEbizads_banner-15742420110312961 .swiper-button-prev .iconfont {
  line-height: 38px;
}
#c_portalResEbizads_banner-15742420110312961 .swiper-button-next .iconfont {
  line-height: 38px;
}
.pr_more {
  display: block;
  font-size: 16px;
  width: 140px;
  height: 46px;
  margin-top: 40px;
  display: block;
  line-height: 46px;
  color: #fff;
  text-align: center;
  background-color: #007fb3;
}
.xq {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999999;
}
@media only screen and (max-width: 768px) {
  .c_portalResEbizads_banner-01001051 .p_prompt {
    width: auto;
    height: auto;
    text-align: center;
    background-color: inherit;
    font-size: 16px;
    border: 1px solid #E4E4E4;
  }
  .c_portalResEbizads_banner-01001051 .p_prompt .prompt_title {
    display: inline-table;
    padding: 0 30px;
    height: 100%;
    min-height: 260px;
  }
  .c_portalResEbizads_banner-01001051 .p_prompt .prompt_title .iconfont:before {
    content: "";
  }
  .c_portalResEbizads_banner-01001051 .p_prompt .prompt_title .first {
    height: auto;
    display: table-cell;
    font-size: 36px;
    margin-right: 10px;
    position: relative;
    color: #09bb07;
    vertical-align: middle;
    padding: 0 10px 10px 0;
  }
  .c_portalResEbizads_banner-01001051 .p_prompt .prompt_title .first:before {
    content: "\e6b4";
  }
  .c_portalResEbizads_banner-01001051 .p_prompt .prompt_title {
    font-size: 24px;
    text-align: left;
    color: rgba(51, 51, 51, 1);
    font-weight: bold;
  }
  .c_portalResEbizads_banner-01001051 .p_prompt .prompt_title .font {
    display: table-cell;
    line-height: normal;
    vertical-align: middle;
  }
  .c_portalResEbizads_banner-01001051 .p_prompt .promptbox {
    width: auto;
    height: 100%;
  }
  .c_portalResEbizads_banner-01001051 .p_prompt .prompt_content {
    font-size: 18px;
    color: rgba(105, 105, 105, 1);
    padding-left: 65px;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnD {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    font-size: 56px;
    color: #e2e2e2;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnD .iconfont:before {
    content: '\e687';
    display: inline-block;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnD .font {
    display: table;
    width: inherit;
    height: inherit;
    pointer-events: none;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnC {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    font-size: 56px;
    color: #e2e2e2;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnC .iconfont:before {
    content: '\e687';
    display: inline-block;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnC .font {
    display: table;
    width: inherit;
    height: inherit;
    pointer-events: none;
  }
  .c_portalResEbizads_banner-01001051 .p_ListNumBtn {
    display: inline-table;
    height: 30px;
    width: 30px;
    background-color: #67b8b4;
    border-width: 1px;
    border-color: transparent;
    color: #999999;
    font-size: 12px;
    font-family: 'Microsoft YaHei';
  }
  .c_portalResEbizads_banner-01001051 .p_ListNumBtn img {
    display: none;
  }
  .c_portalResEbizads_banner-01001051 .p_ListNumBtn .shape {
    display: table-cell;
    width: inherit;
    height: inherit;
    text-align: center;
    vertical-align: middle;
  }
  .c_portalResEbizads_banner-01001051 .p_ListNumBtn:active {
    color: rgba(255, 255, 255, 1);
  }
  .c_portalResEbizads_banner-01001051 .p_ListNumBtn.active {
    color: rgba(255, 255, 255, 1);
  }
  .c_portalResEbizads_banner-01001051 .p_ListNumBtn.j-nav-active {
    color: rgba(255, 255, 255, 1);
  }
  .c_portalResEbizads_banner-01001051 .p_SquareNumBtn {
    display: inline-block;
    height: 10px;
    width: 100px;
    padding: 0;
    background-color: #f2f2f2;
    border-width: 1px;
    border-color: transparent;
    font-size: 12px;
    font-family: 'Microsoft YaHei';
    text-align: center;
  }
  .c_portalResEbizads_banner-01001051 .p_SquareNumBtn img {
    display: none;
  }
  .c_portalResEbizads_banner-01001051 .p_SquareNumBtn .shape {
    text-indent: -9999em;
    width: inherit;
    height: inherit;
    vertical-align: middle;
  }
  .c_portalResEbizads_banner-01001051 .p_SquareNumBtn:active {
    background-color: #67b8b4;
  }
  .c_portalResEbizads_banner-01001051 .p_SquareNumBtn.active {
    background-color: #67b8b4;
  }
  .c_portalResEbizads_banner-01001051 .p_SquareNumBtn.j-nav-active {
    background-color: #67b8b4;
  }
  .c_portalResEbizads_banner-01001051 .p_CircleNumBtn {
    width: 15px;
    height: 15px;
    display: inline-table;
    background-color: rgba(228, 228, 228, 1);
    color: rgba(153, 153, 153, 1);
    font-size: 12px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    text-align: center;
  }
  .c_portalResEbizads_banner-01001051 .p_CircleNumBtn img {
    display: none;
  }
  .c_portalResEbizads_banner-01001051 .p_CircleNumBtn .shape {
    width: inherit;
    height: inherit;
    text-indent: -99999px;
    display: table-cell;
    vertical-align: middle;
    border-radius: inherit;
    -moz-border-radius: inherit;
  }
  .c_portalResEbizads_banner-01001051 .p_CircleNumBtn:active {
    background-color: rgba(105, 192, 188, 1);
  }
  .c_portalResEbizads_banner-01001051 .p_CircleNumBtn.active {
    background-color: rgba(105, 192, 188, 1);
  }
  .c_portalResEbizads_banner-01001051 .p_CircleNumBtn.j-nav-active {
    background-color: rgba(105, 192, 188, 1);
  }
  .c_portalResEbizads_banner-01001051 .p_NumBtn {
    width: 150px;
    height: 66px;
    border-color: rgba(242, 242, 242, 1);
    border-width: 2px;
    border-style: solid;
  }
  .c_portalResEbizads_banner-01001051 .p_NumBtn .shape {
    display: none;
  }
  .c_portalResEbizads_banner-01001051 .p_NumBtn:active {
    border-color: rgba(103, 184, 180, 1);
  }
  .c_portalResEbizads_banner-01001051 .p_NumBtn.active {
    border-color: rgba(103, 184, 180, 1);
  }
  .c_portalResEbizads_banner-01001051 .p_ThumbnailBox {
    width: inherit;
    height: auto;
    background-color: transparent;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001051 .p_ImgSummary {
    text-align: justify;
    vertical-align: top;
    word-break: break-all;
  }
  .c_portalResEbizads_banner-01001051 .p_ImgHead {
    display: inline-table;
    margin: 0;
    padding: 0;
    color: #323232;
    font-size: 30px;
    font-weight: 400;
    text-align: left;
    white-space: nowrap;
    overflow: visible;
  }
  .c_portalResEbizads_banner-01001051 .p_ImgHead .font {
    display: table-cell;
    vertical-align: top;
    line-height: 30px;
  }
  .c_portalResEbizads_banner-01001051 .p_ImgHead .iconfont:before {
    content: "";
  }
  .c_portalResEbizads_banner-01001051 .p_TitleBox {
    width: inherit;
    height: auto;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001051 .p_SummaryBox {
    width: inherit;
    height: auto;
    border-width: 1px;
    border-style: none;
    border-color: rgba(228, 228, 228, 0);
    background-color: rgba(179, 179, 179, 1);
    overflow: visible;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnB {
    background: rgba(81, 80, 80, .3);
    width: 64px;
    height: 139px;
    cursor: pointer;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    font-size: 40px;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnB .font {
    display: table;
    width: inherit;
    height: inherit;
    pointer-events: none;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnB .iconfont {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    top: 3px;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnB:hover {
    border-width: 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(115, 115, 115, .7);
    color: rgba(106, 192, 189, 1);
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnB:active {
    border-width: 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(81, 80, 80, .7);
  }
  .c_portalResEbizads_banner-01001051 .p_interactionB {
    width: inherit;
    height: auto;
    background-color: transparent;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnA {
    background: rgba(81, 80, 80, .3);
    width: 64px;
    height: 139px;
    cursor: pointer;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    font-size: 40px;
    z-index: 999;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnA .font {
    display: table;
    width: inherit;
    height: inherit;
    pointer-events: none;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnA .iconfont {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    top: 3px;
    right: 4px;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnA:hover {
    border-width: 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(115, 115, 115, .7);
    color: rgba(106, 192, 189, 1);
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnA:active {
    border-width: 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(81, 80, 80, .7);
  }
  .c_portalResEbizads_banner-01001051 .p_interactionA {
    width: inherit;
    height: auto;
    background-color: transparent;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001051 .p_interactionA + .p_interactionA {
    left: initial;
    right: 0;
  }
  .c_portalResEbizads_banner-01001051 .p_imageA {
    width: auto;
    height: auto;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001051 .p_images {
    width: inherit;
    height: auto;
    background-color: transparent;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001051 .p_banner {
    width: inherit;
    height: auto;
    border-width: 1px;
    border-style: none;
    border-color: rgba(255, 255, 255, 1);
    background-color: transparent;
    overflow: visible;
  }
  .c_portalResEbizads_banner-01001051 {
    min-width: 300px;
    overflow: auto;
  }
  .c_portalResEbizads_banner-01001051 .p_banner {
    width: 100%;
    height: 100%;
    background-color: transparent;
  }
  .c_portalResEbizads_banner-01001051 .p_images {
    width: auto;
    height: auto;
  }
  .c_portalResEbizads_banner-01001051 .p_ThumbnailBox {
    width: auto;
    height: auto;
    border-width: 0;
    background-color: transparent;
  }
  .c_portalResEbizads_banner-01001051 .p_ThumbnailBoxA {
    width: auto;
    height: auto;
  }
  .c_portalResEbizads_banner-01001051 .p_interactionA {
    width: auto;
    height: auto;
  }
  .c_portalResEbizads_banner-01001051 .p_interactionB {
    width: auto;
    height: auto;
  }
  .c_portalResEbizads_banner-01001051 .p_TitleBox {
    border-width: 0;
  }
  .c_portalResEbizads_banner-01001051 .p_TitleBoxA {
    width: auto;
    height: auto;
    border-width: 0;
    background-color: transparent;
  }
  .c_portalResEbizads_banner-01001051 .c_banner {
    width: inherit;
    height: inherit;
  }
  .c_portalResEbizads_banner-01001051 .p_images {
    width: inherit;
    height: inherit;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .c_portalResEbizads_banner-01001051 .p_LinkA {
    width: inherit;
    height: inherit;
    display: block;
    position: relative;
  }
  .c_portalResEbizads_banner-01001051 .p_imageA {
    vertical-align: baseline;
    text-align: center;
    width: inherit;
    height: inherit;
  }
  .c_portalResEbizads_banner-01001051 .p_imageA:hover {
    background-color: transparent;
  }
  .c_portalResEbizads_banner-01001051 .p_imageA:hover:after {
    background-color: transparent;
  }
  .c_portalResEbizads_banner-01001051 .p_interactionA {
    cursor: pointer;
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 99;
    overflow: visible;
  }
  .c_portalResEbizads_banner-01001051 .p_interactionB {
    cursor: pointer;
    right: 0;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 99;
    overflow: visible;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnA {
    position: absolute;
    top: 50%;
    margin-top: -37px;
    padding-top: 10px;
    color: rgb(187, 182, 182);
    left: 0;
    width: 33px;
    height: 64px;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnA .iconfont:before {
    font-size: 30px;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnB {
    position: absolute;
    top: 50%;
    margin-top: -37px;
    right: 0;
    width: 33px;
    height: 64px;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
    padding-top: 10px;
    color: rgb(187, 182, 182);
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnB .iconfont:before {
    font-size: 30px;
  }
  .c_portalResEbizads_banner-01001051 .p_SummaryBox {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
    height: 70px;
    background-color: transparent;
    display: none;
  }
  .c_portalResEbizads_banner-01001051 .p_SummaryBox:hover {
    background-color: transparent;
  }
  .c_portalResEbizads_banner-01001051 .p_SummaryBox .p_LinkB {
    display: block;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .c_portalResEbizads_banner-01001051 .p_TitleBox {
    width: 100%;
    height: auto;
    height: 60px;
    line-height: 60px;
    padding: 0 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 999;
    font-weight: bold;
  }
  .c_portalResEbizads_banner-01001051 .p_LinkA .p_TitleBox span {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001051 .p_LinkA:hover .p_TitleBox span {
    color: #fff;
  }
  .c_portalResEbizads_banner-01001051 .p_TitleBoxA {
    width: 100%;
    height: inherit;
    padding-left: 20px;
    padding-right: 20px;
  }
  .c_portalResEbizads_banner-01001051 .p_ThumbnailBox {
    position: absolute;
    text-align: center;
    font-size: 0;
    z-index: 6;
    overflow: hidden;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    bottom: 60px;
    left: 42%;
  }
  .c_portalResEbizads_banner-01001051 .p_ThumbnailBoxA {
    padding-right: 30px;
    padding-left: 30px;
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: right;
    font-size: 0;
    z-index: 6;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001051 .p_ThumbnailBox .p_NumBtn:first-child {
    margin-left: 0;
  }
  .c_portalResEbizads_banner-01001051 .p_NumBtn {
    margin-right: 6px;
    font-size: 0;
    width: 90px;
    height: auto;
    display: inline-block;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001051 .p_CircleNumBtn {
    margin-left: 10px;
  }
  .c_portalResEbizads_banner-01001051 .p_SquareNumBtn {
    margin-left: 10px;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnC {
    position: absolute;
    top: 50%;
    left: 0;
    cursor: pointer;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnD {
    position: absolute;
    top: 50%;
    right: 0;
    cursor: pointer;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .c_portalResEbizads_banner-01001051 .p_CircleNumBtn, .c_portalResEbizads_banner-01001051 .p_SquareNumBtn, .c_portalResEbizads_banner-01001051 .p_ListNumBtn {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .c_portalResEbizads_banner-01001051 .p_SquareNumBtn {
    width: 98px;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnD .iconfont:before {
    content: "\e6ae";
    font-size: 30px;
  }
  .c_portalResEbizads_banner-01001051 .p_ImgSummary {
    font-weight: normal;
    white-space: normal;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnC .iconfont {
    font-size: 30px;
    color: rgba(255, 255, 255, .6);
    display: table-cell;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnD .iconfont {
    font-size: 30px;
    color: rgba(255, 255, 255, .6);
    display: table-cell;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnC:hover .iconfont {
    color: rgba(105, 192, 188, 1);
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnD:hover .iconfont {
    color: rgba(105, 192, 188, 1);
  }
  .c_portalResEbizads_banner-01001051 .p_NumBtn:hover {
    border-color: rgba(103, 184, 180, 1);
  }
  .c_portalResEbizads_banner-01001051 .swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 99999;
    height: 100%;
  }
  .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  .swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
  }
  .swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .c_portalResEbizads_banner-01001051 .p_MatteIcon:before {
    content: '\e752';
    .
  }
  .c_portalResEbizads_banner-01001051 .widther img {
    width: auto !important;
  }
  .c_portalResEbizads_banner-01001051 .swiper-pagination1 {
    position: absolute;
    z-index: 20;
    bottom: 65px;
    width: 100%;
    text-align: center;
  }
  .c_portalResEbizads_banner-01001051 .dot {
    width: 20px;
    height: 20px;
  }
  .c_portalResEbizads_banner-01001051 .swiper-pagination span {
    display: inline-block;
    margin-right: 4px;
  }
  .c_portalResEbizads_banner-01001051 .background_default {
    display: inline-block;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    margin: 0 5px;
    opacity: 0.8;
    cursor: pointer;
  }
  .c_portalResEbizads_banner-01001051 .swiper-wrapper .swiper-slide img {
    transform: initial !important;
    position: relative;
    top: 0;
    left: 0;
    width: 100% !important;
    max-width: 100%;
    width: 100%;
  }
  .c_portalResEbizads_banner-01001051 .background_default {
    width: 17px;
    height: 17px;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnA {
    display: none;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnB {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  .c_portalResEbizads_banner-01001051 .p_prompt {
    width: auto;
    height: auto;
    text-align: center;
    background-color: inherit;
    font-size: 16px;
    border: 1px solid #E4E4E4;
  }
  .c_portalResEbizads_banner-01001051 .p_prompt .prompt_title {
    display: inline-table;
    padding: 0 30px;
    height: 100%;
    min-height: 260px;
  }
  .c_portalResEbizads_banner-01001051 .p_prompt .prompt_title .iconfont:before {
    content: "";
  }
  .c_portalResEbizads_banner-01001051 .p_prompt .prompt_title .first {
    height: auto;
    display: table-cell;
    font-size: 36px;
    margin-right: 10px;
    position: relative;
    color: #09bb07;
    vertical-align: middle;
    padding: 0 10px 10px 0;
  }
  .c_portalResEbizads_banner-01001051 .p_prompt .prompt_title .first:before {
    content: "\e6b4";
  }
  .c_portalResEbizads_banner-01001051 .p_prompt .prompt_title {
    font-size: 24px;
    text-align: left;
    color: rgba(51, 51, 51, 1);
    font-weight: bold;
  }
  .c_portalResEbizads_banner-01001051 .p_prompt .prompt_title .font {
    display: table-cell;
    line-height: normal;
    vertical-align: middle;
  }
  .c_portalResEbizads_banner-01001051 .p_prompt .promptbox {
    width: auto;
    height: 100%;
  }
  .c_portalResEbizads_banner-01001051 .p_prompt .prompt_content {
    font-size: 18px;
    color: rgba(105, 105, 105, 1);
    padding-left: 65px;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnD {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    font-size: 56px;
    color: #e2e2e2;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnD .iconfont:before {
    content: '\e687';
    display: inline-block;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnD .font {
    display: table;
    width: inherit;
    height: inherit;
    pointer-events: none;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnC {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    font-size: 56px;
    color: #e2e2e2;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnC .iconfont:before {
    content: '\e687';
    display: inline-block;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnC .font {
    display: table;
    width: inherit;
    height: inherit;
    pointer-events: none;
  }
  .c_portalResEbizads_banner-01001051 .p_ListNumBtn {
    display: inline-table;
    height: 30px;
    width: 30px;
    background-color: #67b8b4;
    border-width: 1px;
    border-color: transparent;
    color: #999999;
    font-size: 12px;
    font-family: 'Microsoft YaHei';
  }
  .c_portalResEbizads_banner-01001051 .p_ListNumBtn img {
    display: none;
  }
  .c_portalResEbizads_banner-01001051 .p_ListNumBtn .shape {
    display: table-cell;
    width: inherit;
    height: inherit;
    text-align: center;
    vertical-align: middle;
  }
  .c_portalResEbizads_banner-01001051 .p_ListNumBtn:active {
    color: rgba(255, 255, 255, 1);
  }
  .c_portalResEbizads_banner-01001051 .p_ListNumBtn.active {
    color: rgba(255, 255, 255, 1);
  }
  .c_portalResEbizads_banner-01001051 .p_ListNumBtn.j-nav-active {
    color: rgba(255, 255, 255, 1);
  }
  .c_portalResEbizads_banner-01001051 .p_SquareNumBtn {
    display: inline-block;
    height: 10px;
    width: 100px;
    padding: 0;
    background-color: #f2f2f2;
    border-width: 1px;
    border-color: transparent;
    font-size: 12px;
    font-family: 'Microsoft YaHei';
    text-align: center;
  }
  .c_portalResEbizads_banner-01001051 .p_SquareNumBtn img {
    display: none;
  }
  .c_portalResEbizads_banner-01001051 .p_SquareNumBtn .shape {
    text-indent: -9999em;
    width: inherit;
    height: inherit;
    vertical-align: middle;
  }
  .c_portalResEbizads_banner-01001051 .p_SquareNumBtn:active {
    background-color: #67b8b4;
  }
  .c_portalResEbizads_banner-01001051 .p_SquareNumBtn.active {
    background-color: #67b8b4;
  }
  .c_portalResEbizads_banner-01001051 .p_SquareNumBtn.j-nav-active {
    background-color: #67b8b4;
  }
  .c_portalResEbizads_banner-01001051 .p_CircleNumBtn {
    width: 15px;
    height: 15px;
    display: inline-table;
    background-color: rgba(228, 228, 228, 1);
    color: rgba(153, 153, 153, 1);
    font-size: 12px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    text-align: center;
  }
  .c_portalResEbizads_banner-01001051 .p_CircleNumBtn img {
    display: none;
  }
  .c_portalResEbizads_banner-01001051 .p_CircleNumBtn .shape {
    width: inherit;
    height: inherit;
    text-indent: -99999px;
    display: table-cell;
    vertical-align: middle;
    border-radius: inherit;
    -moz-border-radius: inherit;
  }
  .c_portalResEbizads_banner-01001051 .p_CircleNumBtn:active {
    background-color: rgba(105, 192, 188, 1);
  }
  .c_portalResEbizads_banner-01001051 .p_CircleNumBtn.active {
    background-color: rgba(105, 192, 188, 1);
  }
  .c_portalResEbizads_banner-01001051 .p_CircleNumBtn.j-nav-active {
    background-color: rgba(105, 192, 188, 1);
  }
  .c_portalResEbizads_banner-01001051 .p_NumBtn {
    width: 150px;
    height: 66px;
    border-color: rgba(242, 242, 242, 1);
    border-width: 2px;
    border-style: solid;
  }
  .c_portalResEbizads_banner-01001051 .p_NumBtn .shape {
    display: none;
  }
  .c_portalResEbizads_banner-01001051 .p_NumBtn:active {
    border-color: rgba(103, 184, 180, 1);
  }
  .c_portalResEbizads_banner-01001051 .p_NumBtn.active {
    border-color: rgba(103, 184, 180, 1);
  }
  .c_portalResEbizads_banner-01001051 .p_ThumbnailBox {
    width: inherit;
    height: auto;
    background-color: transparent;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001051 .p_ImgSummary {
    text-align: justify;
    vertical-align: top;
    word-break: break-all;
  }
  .c_portalResEbizads_banner-01001051 .p_ImgHead {
    display: inline-table;
    margin: 0;
    padding: 0;
    color: #323232;
    font-size: 30px;
    font-weight: 400;
    text-align: left;
    white-space: nowrap;
    overflow: visible;
  }
  .c_portalResEbizads_banner-01001051 .p_ImgHead .font {
    display: table-cell;
    vertical-align: top;
    line-height: 30px;
  }
  .c_portalResEbizads_banner-01001051 .p_ImgHead .iconfont:before {
    content: "";
  }
  .c_portalResEbizads_banner-01001051 .p_TitleBox {
    width: inherit;
    height: auto;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001051 .p_SummaryBox {
    width: inherit;
    height: auto;
    border-width: 1px;
    border-style: none;
    border-color: rgba(228, 228, 228, 0);
    background-color: rgba(179, 179, 179, 1);
    overflow: visible;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnB {
    background: rgba(81, 80, 80, .3);
    width: 64px;
    height: 139px;
    cursor: pointer;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    font-size: 40px;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnB .font {
    display: table;
    width: inherit;
    height: inherit;
    pointer-events: none;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnB .iconfont {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    top: 3px;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnB:hover {
    border-width: 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(115, 115, 115, .7);
    color: rgba(106, 192, 189, 1);
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnB:active {
    border-width: 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(81, 80, 80, .7);
  }
  .c_portalResEbizads_banner-01001051 .p_interactionB {
    width: inherit;
    height: auto;
    background-color: transparent;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnA {
    background: rgba(81, 80, 80, .3);
    width: 64px;
    height: 139px;
    cursor: pointer;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    font-size: 40px;
    z-index: 999;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnA .font {
    display: table;
    width: inherit;
    height: inherit;
    pointer-events: none;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnA .iconfont {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    top: 3px;
    right: 4px;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnA:hover {
    border-width: 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(115, 115, 115, .7);
    color: rgba(106, 192, 189, 1);
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnA:active {
    border-width: 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(81, 80, 80, .7);
  }
  .c_portalResEbizads_banner-01001051 .p_interactionA {
    width: inherit;
    height: auto;
    background-color: transparent;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001051 .p_interactionA + .p_interactionA {
    left: initial;
    right: 0;
  }
  .c_portalResEbizads_banner-01001051 .p_imageA {
    width: auto;
    height: auto;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001051 .p_images {
    width: inherit;
    height: auto;
    background-color: transparent;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001051 .p_banner {
    width: inherit;
    height: auto;
    border-width: 1px;
    border-style: none;
    border-color: rgba(255, 255, 255, 1);
    background-color: transparent;
    overflow: visible;
  }
  .c_portalResEbizads_banner-01001051 {
    min-width: 300px;
    overflow: auto;
  }
  .c_portalResEbizads_banner-01001051 .p_banner {
    width: 100%;
    height: 100%;
    background-color: transparent;
  }
  .c_portalResEbizads_banner-01001051 .p_images {
    width: auto;
    height: auto;
  }
  .c_portalResEbizads_banner-01001051 .p_ThumbnailBox {
    width: auto;
    height: auto;
    border-width: 0;
    background-color: transparent;
  }
  .c_portalResEbizads_banner-01001051 .p_ThumbnailBoxA {
    width: auto;
    height: auto;
  }
  .c_portalResEbizads_banner-01001051 .p_interactionA {
    width: auto;
    height: auto;
  }
  .c_portalResEbizads_banner-01001051 .p_interactionB {
    width: auto;
    height: auto;
  }
  .c_portalResEbizads_banner-01001051 .p_TitleBox {
    border-width: 0;
  }
  .c_portalResEbizads_banner-01001051 .p_TitleBoxA {
    width: auto;
    height: auto;
    border-width: 0;
    background-color: transparent;
  }
  .c_portalResEbizads_banner-01001051 .c_banner {
    width: inherit;
    height: inherit;
  }
  .c_portalResEbizads_banner-01001051 .p_images {
    width: inherit;
    height: inherit;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .c_portalResEbizads_banner-01001051 .p_LinkA {
    width: inherit;
    height: inherit;
    display: block;
    position: relative;
  }
  .c_portalResEbizads_banner-01001051 .p_imageA {
    vertical-align: baseline;
    text-align: center;
    width: inherit;
    height: inherit;
  }
  .c_portalResEbizads_banner-01001051 .p_imageA:hover {
    background-color: transparent;
  }
  .c_portalResEbizads_banner-01001051 .p_imageA:hover:after {
    background-color: transparent;
  }
  .c_portalResEbizads_banner-01001051 .p_interactionA {
    cursor: pointer;
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 99;
    overflow: visible;
  }
  .c_portalResEbizads_banner-01001051 .p_interactionB {
    cursor: pointer;
    right: 0;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 99;
    overflow: visible;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnA {
    position: absolute;
    top: 50%;
    margin-top: -37px;
    padding-top: 10px;
    color: rgb(187, 182, 182);
    left: 0;
    width: 33px;
    height: 64px;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnA .iconfont:before {
    font-size: 30px;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnB {
    position: absolute;
    top: 50%;
    margin-top: -37px;
    right: 0;
    width: 33px;
    height: 64px;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
    padding-top: 10px;
    color: rgb(187, 182, 182);
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnB .iconfont:before {
    font-size: 30px;
  }
  .c_portalResEbizads_banner-01001051 .p_SummaryBox {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
    height: 70px;
    background-color: transparent;
    display: none;
  }
  .c_portalResEbizads_banner-01001051 .p_SummaryBox:hover {
    background-color: transparent;
  }
  .c_portalResEbizads_banner-01001051 .p_SummaryBox .p_LinkB {
    display: block;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .c_portalResEbizads_banner-01001051 .p_TitleBox {
    width: 100%;
    height: auto;
    height: 80px;
    padding: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 999;
    font-weight: bold;
  }
  .c_portalResEbizads_banner-01001051 .p_LinkA .p_TitleBox span {
    display: block;
    height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 15px;
  }
  .c_portalResEbizads_banner-01001051 .p_LinkA:hover .p_TitleBox span {
    color: #fff;
  }
  .c_portalResEbizads_banner-01001051 .p_TitleBoxA {
    width: 100%;
    height: inherit;
    padding-left: 20px;
    padding-right: 20px;
  }
  .c_portalResEbizads_banner-01001051 .p_ImgHead {
    padding-top: 10px;
    padding-bottom: 12px;
    font-size: 30px;
    font-weight: normal;
    font-family: "é»‘ä½“";
    color: #fff;
    white-space: normal;
  }
  .c_portalResEbizads_banner-01001051 .p_ThumbnailBox {
    position: absolute;
    text-align: center;
    font-size: 0;
    z-index: 6;
    overflow: hidden;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .c_portalResEbizads_banner-01001051 .p_ThumbnailBoxA {
    padding-right: 30px;
    padding-left: 30px;
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: right;
    font-size: 0;
    z-index: 6;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001051 .p_ThumbnailBox .p_NumBtn:first-child {
    margin-left: 0;
  }
  .c_portalResEbizads_banner-01001051 .p_NumBtn {
    margin-right: 6px;
    font-size: 0;
    width: 90px;
    height: auto;
    display: inline-block;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001051 .p_CircleNumBtn {
    margin-left: 10px;
  }
  .c_portalResEbizads_banner-01001051 .p_SquareNumBtn {
    margin-left: 10px;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnC {
    position: absolute;
    top: 50%;
    left: 0;
    cursor: pointer;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnD {
    position: absolute;
    top: 50%;
    right: 0;
    cursor: pointer;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .c_portalResEbizads_banner-01001051 .p_CircleNumBtn, .c_portalResEbizads_banner-01001051 .p_SquareNumBtn, .c_portalResEbizads_banner-01001051 .p_ListNumBtn {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .c_portalResEbizads_banner-01001051 .p_SquareNumBtn {
    width: 98px;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnD .iconfont:before {
    content: "\e6ae";
    font-size: 30px;
  }
  .c_portalResEbizads_banner-01001051 .p_ImgSummary {
    font-weight: normal;
    white-space: normal;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnC .iconfont {
    font-size: 30px;
    color: rgba(255, 255, 255, .6);
    display: table-cell;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnD .iconfont {
    font-size: 30px;
    color: rgba(255, 255, 255, .6);
    display: table-cell;
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnC:hover .iconfont {
    color: rgba(105, 192, 188, 1);
  }
  .c_portalResEbizads_banner-01001051 .p_SwitchBtnD:hover .iconfont {
    color: rgba(105, 192, 188, 1);
  }
  .c_portalResEbizads_banner-01001051 .p_NumBtn:hover {
    border-color: rgba(103, 184, 180, 1);
  }
  .c_portalResEbizads_banner-01001051 .swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    height: 100%;
  }
  .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  .swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
  }
  .swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    /*height: 100%;*/
    position: relative;
  }
  .c_portalResEbizads_banner-01001051 .p_MatteIcon:before {
    content: '\e752';
  }
  .c_portalResEbizads_banner-01001051 .widther img {
    width: auto !important;
  }
  .c_portalResEbizads_banner-01001051 .swiper-pagination {
    position: absolute;
    z-index: 20;
    bottom: 80px;
    width: 100%;
    text-align: center;
  }
  .c_portalResEbizads_banner-01001051 .swiper-pagination span {
    display: inline-block;
    margin-right: 4px;
  }
  .c_portalResEbizads_banner-01001051 .background_default {
    display: inline-block;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    margin: 0 5px;
    opacity: 0.8;
    cursor: pointer;
  }
  .c_portalResEbizads_banner-01001051 .swiper-wrapper .swiper-slide img {
    position: relative;
    width: 100% !important;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
.c_portalResEbizads_banner-01001051 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
.c_portalResEbizads_banner-01001051 > div {
  animation-fill-mode: both;
}
.c_portalResEbizads_banner-01001051 .f-center {
  text-align: center;
  height: 100vh;
  max-height: 1080px;
}
.c_portalResEbizads_banner-01001051 .f-14 {
  font-size: 14px;
}
.c_portalResEbizads_banner-01001051 .pcimg {
  width: 100%;
  height: auto;
}
.c_portalResEbizads_banner-01001051 .moimg {
  display: none;
}
.c_portalResEbizads_banner-01001051 .banner .swiper-slide .b_video {
  height: 100%;
  position: relative;
}
.c_portalResEbizads_banner-01001051 .banner .swiper-slide .b_video .b_overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 3;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .1);
}
.c_portalResEbizads_banner-01001051 .banner .swiper-slide .b_video .b_video_con {
  position: absolute;
  transform: translate(0%, 0%);
  -webkit-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  left: 0px;
  top: 0px;
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 2;
}
.c_portalResEbizads_banner-01001051 .banner .swiper-slide .b_video .b_image {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}
.c_portalResEbizads_banner-01001051 .banner .swiper-slide img {
  display: block;
  width: 100%;
  left: 0px;
  top: 0px;
  height: 100vh;
  object-fit: cover;
}
.c_portalResEbizads_banner-01001051 .bannerPic {
  position: relative;
  width: 100%;
  height: auto;
  transition: all 1s ease 2.5s;
  transform: perspective(1000px) translate3d(0, 0, 100px);
}
.c_portalResEbizads_banner-01001051 .swiper-slide.active .bannerPic {
  transition: all 5s ease 0s;
  transform: perspective(1000px) translate3d(0, 0, 0px);
}
.c_portalResEbizads_banner-01001051 .banner .swiper-slide .ind_ban_tex {
  position: absolute;
  text-align: left;
  width: 80%;
  top: 57%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
}
.c_portalResEbizads_banner-01001051 .banner .swiper-slide .ind_ban_tex .ind_ban_tex_title_en {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #ffffff;
  max-width: 90%;
  text-shadow: 3px 0 10px rgba(22, 78, 145, 0.4);
  transform: translateX(80px);
  opacity: 0;
  margin-bottom: 10px;
}
.c_portalResEbizads_banner-01001051 .banner .swiper-slide .ind_ban_tex .b_line {
  width: 100%;
  margin: 20px 0px 50px;
  height: 2px;
  background: #fff;
  transform: translateX(80px);
  opacity: 0;
}
.c_portalResEbizads_banner-01001051 .banner .swiper-slide .ind_ban_tex .ind_ban_con {
  width: 100%;
  display: block;
}
.c_portalResEbizads_banner-01001051 .banner .swiper-slide .ind_ban_tex .ind_ban_tex_title {
  flex-basis: 75%;
  max-width: 55%;
  max-height: 400px;
  overflow: visible;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.c_portalResEbizads_banner-01001051 .banner .swiper-slide .ind_ban_tex .ind_ban_tex_title:before {
  content: '';
  width: 0%;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  bottom: 0px;
  left: -30%;
  transform: translateX(80px);
  opacity: 0;
}
.c_portalResEbizads_banner-01001051 .banner .swiper-slide .ind_ban_tex .ind_ban_tex_title .t_big {
  color: #ffffff;
  font-size: 4vw;
  font-weight: bold;
  text-transform: capitalize;
  line-height: 1.2;
  margin-bottom: 10px;
  text-shadow: 3px 0 10px rgba(22, 78, 145, 0.4);
  transform: translateX(80px);
  opacity: 0;
}
.c_portalResEbizads_banner-01001051 .banner .swiper-slide.active .ind_ban_tex .ind_ban_tex_title:before {
  transition: all 1.5s ease 0s;
  transform: translateX(0);
  opacity: 1;
  width: 130%;
}
.c_portalResEbizads_banner-01001051 .banner .swiper-slide .ind_ban_tex .ind_ban_tex_info {
  width: 78%;
  flex-basis: 25%;
  margin-bottom: 20px;
}
.c_portalResEbizads_banner-01001051 .banner .swiper-slide .ind_ban_tex .ind_ban_tex_info .t_small {
  color: #ffffff;
  line-height: 1.5;
  font-size: 1.8vw;
  text-shadow: 3px 0 10px rgba(22, 78, 145, 0.4);
  transform: translateX(80px);
  opacity: 0;
  letter-spacing: 3px;
}
.c_portalResEbizads_banner-01001051 .banner .swiper-slide .ind_ban_tex .ind_ban_tex_info .t_small2 {
  color: #ffffff;
  line-height: 1.5;
  font-size: 1.8vw;
  text-shadow: 3px 0 10px rgba(22, 78, 145, 0.4);
  transform: translateX(80px);
  opacity: 0;
  letter-spacing: 3px;
}
.c_portalResEbizads_banner-01001051 .banner .swiper-slide .ind_ban_tex .ind_ban_tex_info .t_small3 {
  color: #ffffff;
  line-height: 1.5;
  font-size: 1vw;
  text-shadow: 3px 0 10px rgba(22, 78, 145, 0.4);
  transform: translateX(80px);
  opacity: 0;
  letter-spacing: 3px;
}
.c_portalResEbizads_banner-01001051 .banner .swiper-slide.active .ind_ban_tex_title_en {
  transition: all 2s ease .5s;
  transform: translateX(0);
  opacity: 1;
}
.c_portalResEbizads_banner-01001051 .banner .swiper-slide.active .ind_ban_tex_title .t_big {
  transition: all 2s ease 1.2s;
  transform: translateX(0);
  opacity: 1;
}
.c_portalResEbizads_banner-01001051 .banner .swiper-slide.active .b_line {
  transition: all 2s ease .8s;
  transform: translateX(0);
  opacity: 1;
}
.c_portalResEbizads_banner-01001051 .banner .swiper-slide.active .ind_ban_tex_info .t_small {
  transition: all 2s ease 1.4s;
  transform: translateX(0);
  opacity: 1;
}
.c_portalResEbizads_banner-01001051 .banner .swiper-slide.active .ind_ban_tex_info .t_small2 {
  transition: all 2s ease 1.4s;
  transform: translateX(0);
  opacity: 1;
}
.c_portalResEbizads_banner-01001051 .banner .swiper-slide.active .ind_ban_tex_info .t_small3 {
  transition: all 2s ease 1.4s;
  transform: translateX(0);
  opacity: 1;
}
.c_portalResEbizads_banner-01001051 .banner .swiper-button-prev {
  background-image: none;
  left: calc(8.335% - 32px);
  top: calc(50% - 32px);
  width: 64px;
  height: 64px;
  text-align: center;
  line-height: 64px;
  color: #ffffff;
  background-color: rgba(202, 202, 202, 0.3);
  transition: all .3s ease;
  display: none;
}
.c_portalResEbizads_banner-01001051 .banner .swiper-button-next {
  background-image: none;
  right: calc(8.335% - 32px);
  top: calc(50% - 32px);
  width: 64px;
  height: 64px;
  text-align: center;
  line-height: 64px;
  color: #ffffff;
  background-color: rgba(202, 202, 202, 0.3);
  transition: all .3s ease;
  display: none;
}
.c_portalResEbizads_banner-01001051 .banner .swiper-button-next.swiper-button-disabled {
  background-color: rgba(0, 0, 0, 0.3);
}
.c_portalResEbizads_banner-01001051 .banner .swiper-button-prev.swiper-button-disabled {
  background-color: rgba(0, 0, 0, 0.3);
}
.c_portalResEbizads_banner-01001051 .banner .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  margin: 0 14px;
  opacity: 0.5;
  color: transparent;
}
.c_portalResEbizads_banner-01001051 .banner .swiper-pagination-bullet-active {
  opacity: 1;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  border: 2px solid rgba(255, 255, 255, 0.4);
  background-color: transparent;
  color: #ffffff;
}
.c_portalResEbizads_banner-01001051 .banner .swiper-pagination-bullet-active .rightcircle {
  -webkit-animation: circleProgressLoad_right 6.5s linear infinite;
  animation: circleProgressLoad_right 6.5s linear infinite;
}
.c_portalResEbizads_banner-01001051 .banner .swiper-pagination-bullet-active .leftcircle {
  -webkit-animation: circleProgressLoad_left 6.5s linear infinite;
  animation: circleProgressLoad_left 6.5s linear infinite;
}
.c_portalResEbizads_banner-01001051 .banner .swiper-pagination-bullet-active .wrapper_con {
  display: block;
}
.c_portalResEbizads_banner-01001051 .banner .swiper-pagination {
  font-size: 0px;
}
.c_portalResEbizads_banner-01001051 .banner .swiper-pagination > span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.c_portalResEbizads_banner-01001051 .banner .swiper-container-rtl .swiper-button-next {
  left: calc(8.335% - 32px);
}
.c_portalResEbizads_banner-01001051 .banner .swiper-container-rtl .swiper-button-prev {
  right: calc(8.335% - 32px);
}
.c_portalResEbizads_banner-01001051 .banner .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 5%;
}
.c_portalResEbizads_banner-01001051 .banner .swiper-pagination-custom {
  bottom: 5%;
}
.c_portalResEbizads_banner-01001051 .banner .swiper-pagination-fraction {
  bottom: 5%;
}
.c_portalResEbizads_banner-01001051 .right {
  right: -2px;
}
.c_portalResEbizads_banner-01001051 .left {
  left: -2px;
}
.c_portalResEbizads_banner-01001051 .circleProgress {
  width: 42px;
  height: 42px;
  border: 2px solid transparent;
  border-radius: 50%;
  position: absolute;
  top: 0px;
  -webkit-transform: rotate(-135deg);
}
.c_portalResEbizads_banner-01001051 .rightcircle {
  border-bottom: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
  right: 0px;
}
.c_portalResEbizads_banner-01001051 .leftcircle {
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  left: 0px;
}
.c_portalResEbizads_banner-01001051 .wrapper_con {
  width: 21px;
  height: 42px;
  position: absolute;
  top: -2px;
  overflow: hidden;
  display: none;
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .c_portalResEbizads_banner-01001051 .banner .swiper-slide .ind_ban_tex .ind_ban_tex_title_en {
    font-size: 3vw !important;
  }
  .c_portalResEbizads_banner-01001051 .banner .swiper-slide .ind_ban_tex .ind_ban_tex_info .t_small {
    font-size: 1.9vw !important;
  }
  .c_portalResEbizads_banner-01001051 .banner .swiper-slide .ind_ban_tex .ind_ban_tex_info .t_small2 {
    font-size: 1.6vw !important;
  }
  .c_portalResEbizads_banner-01001051 .banner .swiper-slide .ind_ban_tex .ind_ban_tex_info .t_small3 {
    font-size: 1.1vw !important;
    margin-top: 5px;
  }
  .c_portalResEbizads_banner-01001051 .banner .swiper-button-prev {
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: calc(50% - 20px);
  }
  .c_portalResEbizads_banner-01001051 .banner .swiper-button-next {
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: calc(50% - 20px);
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .c_portalResEbizads_banner-01001051 .f-center {
    padding-top: 70px;
  }
  .c_portalResEbizads_banner-01001051 .banner .swiper-slide .ind_ban_tex .ind_ban_tex_title_en {
    font-size: 14px;
  }
  .c_portalResEbizads_banner-01001051 .banner .swiper-slide .ind_ban_tex .ind_ban_tex_info .t_small {
    font-size: 15px;
  }
  .c_portalResEbizads_banner-01001051 .banner .swiper-slide .ind_ban_tex .ind_ban_tex_info .t_small2 {
    font-size: 15px;
  }
  .c_portalResEbizads_banner-01001051 .banner .swiper-slide .ind_ban_tex .ind_ban_tex_info .t_small3 {
    font-size: 15px;
  }
  .c_portalResEbizads_banner-01001051 .banner .swiper-button-prev {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .c_portalResEbizads_banner-01001051 .banner .swiper-button-next {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .c_portalResEbizads_banner-01001051 .banner .swiper-slide .ind_ban_tex {
    text-align: left;
  }
  .c_portalResEbizads_banner-01001051 .f-center {
    padding-top: 70px;
    height: 60vh;
  }
  .c_portalResEbizads_banner-01001051 .moimg {
    display: block;
    height: 100%;
  }
  .c_portalResEbizads_banner-01001051 .pcimg {
    display: none;
  }
  .c_portalResEbizads_banner-01001051 .banner .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
    top: 0;
  }
  .c_portalResEbizads_banner-01001051 .banner .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 6px;
  }
  .c_portalResEbizads_banner-01001051 .rightcircle {
    display: none;
  }
  .c_portalResEbizads_banner-01001051 .banner .swiper-pagination-bullet-active .wrapper_con {
    display: none;
  }
  .c_portalResEbizads_banner-01001051 .f-14 {
    display: none;
  }
  .c_portalResEbizads_banner-01001051 .f-center {
    padding-top: 70px;
  }
  .c_portalResEbizads_banner-01001051 .banner .swiper-slide .b_video .b_video_con {
    display: none;
  }
  .c_portalResEbizads_banner-01001051 .banner .swiper-slide .ind_ban_tex .ind_ban_tex_title {
    flex-basis: 100%;
    max-width: 100%;
  }
  .c_portalResEbizads_banner-01001051 .banner .swiper-slide .ind_ban_tex .ind_ban_tex_info {
    display: none;
  }
  .c_portalResEbizads_banner-01001051 .banner .swiper-slide .ind_ban_tex .ind_ban_tex_title_en {
    font-size: 14px;
  }
  .c_portalResEbizads_banner-01001051 .banner .swiper-slide .ind_ban_tex .b_line {
    margin: 15px 0px 30px;
  }
  .c_portalResEbizads_banner-01001051 .banner .swiper-slide .ind_ban_tex .ind_ban_tex_title .t_big {
    font-size: 8vw;
  }
  .c_portalResEbizads_banner-01001051 .banner .swiper-button-prev {
    display: none;
  }
  .c_portalResEbizads_banner-01001051 .banner .swiper-button-next {
    display: none;
  }
}
.c_portalResEbizads_banner-01001051 .b_overlay:before {
  content: '';
  background: rgba(0, 0, 0, .4);
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: absolute;
}
.c_portalResEbizads_banner-01001051 .t_small {
  font-size: 18px;
}
.c_portalResEbizads_banner-01001051 .t_small2 {
  font-size: 18px;
}
.c_portalResEbizads_banner-01001051 .t_small3 {
  font-size: 18px;
}
@media only screen and (max-width: 768px) {
  .c_portalResEbizads_banner-01001 .p_prompt {
    width: auto;
    height: auto;
    text-align: center;
    background-color: inherit;
    font-size: 16px;
    border: 1px solid #E4E4E4;
  }
  .c_portalResEbizads_banner-01001 .p_prompt .prompt_title {
    display: inline-table;
    padding: 0 30px;
    height: 100%;
    min-height: 260px;
  }
  .c_portalResEbizads_banner-01001 .p_prompt .prompt_title .iconfont:before {
    content: "";
  }
  .c_portalResEbizads_banner-01001 .p_prompt .prompt_title .first {
    height: auto;
    display: table-cell;
    font-size: 36px;
    margin-right: 10px;
    position: relative;
    color: #09bb07;
    vertical-align: middle;
    padding: 0 10px 10px 0;
  }
  .c_portalResEbizads_banner-01001 .p_prompt .prompt_title .first:before {
    content: "\e6b4";
  }
  .c_portalResEbizads_banner-01001 .p_prompt .prompt_title {
    font-size: 24px;
    text-align: left;
    color: rgba(51, 51, 51, 1);
    font-weight: bold;
  }
  .c_portalResEbizads_banner-01001 .p_prompt .prompt_title .font {
    display: table-cell;
    line-height: normal;
    vertical-align: middle;
  }
  .c_portalResEbizads_banner-01001 .p_prompt .promptbox {
    width: auto;
    height: 100%;
  }
  .c_portalResEbizads_banner-01001 .p_prompt .prompt_content {
    font-size: 18px;
    color: rgba(105, 105, 105, 1);
    padding-left: 65px;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnD {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    font-size: 56px;
    color: #e2e2e2;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnD .iconfont:before {
    content: '\e687';
    display: inline-block;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnD .font {
    display: table;
    width: inherit;
    height: inherit;
    pointer-events: none;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnC {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    font-size: 56px;
    color: #e2e2e2;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnC .iconfont:before {
    content: '\e687';
    display: inline-block;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnC .font {
    display: table;
    width: inherit;
    height: inherit;
    pointer-events: none;
  }
  .c_portalResEbizads_banner-01001 .p_ListNumBtn {
    display: inline-table;
    height: 30px;
    width: 30px;
    background-color: #67b8b4;
    border-width: 1px;
    border-color: transparent;
    color: #999999;
    font-size: 12px;
    font-family: 'Microsoft YaHei';
  }
  .c_portalResEbizads_banner-01001 .p_ListNumBtn img {
    display: none;
  }
  .c_portalResEbizads_banner-01001 .p_ListNumBtn .shape {
    display: table-cell;
    width: inherit;
    height: inherit;
    text-align: center;
    vertical-align: middle;
  }
  .c_portalResEbizads_banner-01001 .p_ListNumBtn:active {
    color: rgba(255, 255, 255, 1);
  }
  .c_portalResEbizads_banner-01001 .p_ListNumBtn.active {
    color: rgba(255, 255, 255, 1);
  }
  .c_portalResEbizads_banner-01001 .p_ListNumBtn.j-nav-active {
    color: rgba(255, 255, 255, 1);
  }
  .c_portalResEbizads_banner-01001 .p_SquareNumBtn {
    display: inline-block;
    height: 10px;
    width: 100px;
    padding: 0;
    background-color: #f2f2f2;
    border-width: 1px;
    border-color: transparent;
    font-size: 12px;
    font-family: 'Microsoft YaHei';
    text-align: center;
  }
  .c_portalResEbizads_banner-01001 .p_SquareNumBtn img {
    display: none;
  }
  .c_portalResEbizads_banner-01001 .p_SquareNumBtn .shape {
    text-indent: -9999em;
    width: inherit;
    height: inherit;
    vertical-align: middle;
  }
  .c_portalResEbizads_banner-01001 .p_SquareNumBtn:active {
    background-color: #67b8b4;
  }
  .c_portalResEbizads_banner-01001 .p_SquareNumBtn.active {
    background-color: #67b8b4;
  }
  .c_portalResEbizads_banner-01001 .p_SquareNumBtn.j-nav-active {
    background-color: #67b8b4;
  }
  .c_portalResEbizads_banner-01001 .p_CircleNumBtn {
    width: 15px;
    height: 15px;
    display: inline-table;
    background-color: rgba(228, 228, 228, 1);
    color: rgba(153, 153, 153, 1);
    font-size: 12px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    text-align: center;
  }
  .c_portalResEbizads_banner-01001 .p_CircleNumBtn img {
    display: none;
  }
  .c_portalResEbizads_banner-01001 .p_CircleNumBtn .shape {
    width: inherit;
    height: inherit;
    text-indent: -99999px;
    display: table-cell;
    vertical-align: middle;
    border-radius: inherit;
    -moz-border-radius: inherit;
  }
  .c_portalResEbizads_banner-01001 .p_CircleNumBtn:active {
    background-color: rgba(105, 192, 188, 1);
  }
  .c_portalResEbizads_banner-01001 .p_CircleNumBtn.active {
    background-color: rgba(105, 192, 188, 1);
  }
  .c_portalResEbizads_banner-01001 .p_CircleNumBtn.j-nav-active {
    background-color: rgba(105, 192, 188, 1);
  }
  .c_portalResEbizads_banner-01001 .p_NumBtn {
    width: 150px;
    height: 66px;
    border-color: rgba(242, 242, 242, 1);
    border-width: 2px;
    border-style: solid;
  }
  .c_portalResEbizads_banner-01001 .p_NumBtn .shape {
    display: none;
  }
  .c_portalResEbizads_banner-01001 .p_NumBtn:active {
    border-color: rgba(103, 184, 180, 1);
  }
  .c_portalResEbizads_banner-01001 .p_NumBtn.active {
    border-color: rgba(103, 184, 180, 1);
  }
  .c_portalResEbizads_banner-01001 .p_ThumbnailBox {
    width: inherit;
    height: auto;
    background-color: transparent;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001 .p_ImgSummary {
    text-align: justify;
    vertical-align: top;
    word-break: break-all;
  }
  .c_portalResEbizads_banner-01001 .p_ImgHead {
    display: inline-table;
    margin: 0;
    padding: 0;
    color: #323232;
    font-size: 30px;
    font-weight: 400;
    text-align: left;
    white-space: nowrap;
    overflow: visible;
  }
  .c_portalResEbizads_banner-01001 .p_ImgHead .font {
    display: table-cell;
    vertical-align: top;
    line-height: 30px;
  }
  .c_portalResEbizads_banner-01001 .p_ImgHead .iconfont:before {
    content: "";
  }
  .c_portalResEbizads_banner-01001 .p_TitleBox {
    width: inherit;
    height: auto;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001 .p_SummaryBox {
    width: inherit;
    height: auto;
    border-width: 1px;
    border-style: none;
    border-color: rgba(228, 228, 228, 0);
    background-color: rgba(179, 179, 179, 1);
    overflow: visible;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnB {
    background: rgba(81, 80, 80, .3);
    width: 64px;
    height: 139px;
    cursor: pointer;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    font-size: 40px;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnB .font {
    display: table;
    width: inherit;
    height: inherit;
    pointer-events: none;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnB .iconfont {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    top: 3px;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnB:hover {
    border-width: 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(115, 115, 115, .7);
    color: rgba(106, 192, 189, 1);
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnB:active {
    border-width: 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(81, 80, 80, .7);
  }
  .c_portalResEbizads_banner-01001 .p_interactionB {
    width: inherit;
    height: auto;
    background-color: transparent;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnA {
    background: rgba(81, 80, 80, .3);
    width: 64px;
    height: 139px;
    cursor: pointer;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    font-size: 40px;
    z-index: 999;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnA .font {
    display: table;
    width: inherit;
    height: inherit;
    pointer-events: none;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnA .iconfont {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    top: 3px;
    right: 4px;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnA:hover {
    border-width: 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(115, 115, 115, .7);
    color: rgba(106, 192, 189, 1);
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnA:active {
    border-width: 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(81, 80, 80, .7);
  }
  .c_portalResEbizads_banner-01001 .p_interactionA {
    width: inherit;
    height: auto;
    background-color: transparent;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001 .p_interactionA + .p_interactionA {
    left: initial;
    right: 0;
  }
  .c_portalResEbizads_banner-01001 .p_imageA {
    width: auto;
    height: auto;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001 .p_images {
    width: inherit;
    height: auto;
    background-color: transparent;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001 .p_banner {
    width: inherit;
    height: auto;
    border-width: 1px;
    border-style: none;
    border-color: rgba(255, 255, 255, 1);
    background-color: transparent;
    overflow: visible;
  }
  .c_portalResEbizads_banner-01001 {
    min-width: 300px;
    overflow: auto;
  }
  .c_portalResEbizads_banner-01001 .p_banner {
    width: 100%;
    height: 100%;
    background-color: transparent;
  }
  .c_portalResEbizads_banner-01001 .p_images {
    width: auto;
    height: auto;
  }
  .c_portalResEbizads_banner-01001 .p_ThumbnailBox {
    width: auto;
    height: auto;
    border-width: 0;
    background-color: transparent;
  }
  .c_portalResEbizads_banner-01001 .p_ThumbnailBoxA {
    width: auto;
    height: auto;
  }
  .c_portalResEbizads_banner-01001 .p_interactionA {
    width: auto;
    height: auto;
  }
  .c_portalResEbizads_banner-01001 .p_interactionB {
    width: auto;
    height: auto;
  }
  .c_portalResEbizads_banner-01001 .p_TitleBox {
    border-width: 0;
  }
  .c_portalResEbizads_banner-01001 .p_TitleBoxA {
    width: auto;
    height: auto;
    border-width: 0;
    background-color: transparent;
  }
  .c_portalResEbizads_banner-01001 .c_banner {
    width: inherit;
    height: inherit;
  }
  .c_portalResEbizads_banner-01001 .p_images {
    width: inherit;
    height: inherit;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .c_portalResEbizads_banner-01001 .p_LinkA {
    width: inherit;
    height: inherit;
    display: block;
    position: relative;
  }
  .c_portalResEbizads_banner-01001 .p_imageA {
    vertical-align: baseline;
    text-align: center;
    width: inherit;
    height: inherit;
  }
  .c_portalResEbizads_banner-01001 .p_imageA:hover {
    background-color: transparent;
  }
  .c_portalResEbizads_banner-01001 .p_imageA:hover:after {
    background-color: transparent;
  }
  .c_portalResEbizads_banner-01001 .p_interactionA {
    cursor: pointer;
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 99;
    overflow: visible;
  }
  .c_portalResEbizads_banner-01001 .p_interactionB {
    cursor: pointer;
    right: 0;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 99;
    overflow: visible;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnA {
    position: absolute;
    top: 50%;
    margin-top: -37px;
    padding-top: 10px;
    color: rgb(187, 182, 182);
    left: 0;
    width: 33px;
    height: 64px;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnA .iconfont:before {
    font-size: 30px;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnB {
    position: absolute;
    top: 50%;
    margin-top: -37px;
    right: 0;
    width: 33px;
    height: 64px;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
    padding-top: 10px;
    color: rgb(187, 182, 182);
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnB .iconfont:before {
    font-size: 30px;
  }
  .c_portalResEbizads_banner-01001 .p_SummaryBox {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
    height: 70px;
    background-color: transparent;
    display: none;
  }
  .c_portalResEbizads_banner-01001 .p_SummaryBox:hover {
    background-color: transparent;
  }
  .c_portalResEbizads_banner-01001 .p_SummaryBox .p_LinkB {
    display: block;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .c_portalResEbizads_banner-01001 .p_TitleBox {
    width: 100%;
    height: auto;
    height: 60px;
    line-height: 60px;
    padding: 0 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 999;
    font-weight: bold;
  }
  .c_portalResEbizads_banner-01001 .p_LinkA .p_TitleBox span {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001 .p_LinkA:hover .p_TitleBox span {
    color: #fff;
  }
  .c_portalResEbizads_banner-01001 .p_TitleBoxA {
    width: 100%;
    height: inherit;
    padding-left: 20px;
    padding-right: 20px;
  }
  .c_portalResEbizads_banner-01001 .p_ThumbnailBox {
    position: absolute;
    text-align: center;
    font-size: 0;
    z-index: 6;
    overflow: hidden;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .c_portalResEbizads_banner-01001 .p_ThumbnailBoxA {
    padding-right: 30px;
    padding-left: 30px;
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: right;
    font-size: 0;
    z-index: 6;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001 .p_ThumbnailBox .p_NumBtn:first-child {
    margin-left: 0;
  }
  .c_portalResEbizads_banner-01001 .p_NumBtn {
    margin-right: 6px;
    font-size: 0;
    width: 90px;
    height: auto;
    display: inline-block;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001 .p_CircleNumBtn {
    margin-left: 10px;
  }
  .c_portalResEbizads_banner-01001 .p_SquareNumBtn {
    margin-left: 10px;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnC {
    position: absolute;
    top: 50%;
    left: 0;
    cursor: pointer;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnD {
    position: absolute;
    top: 50%;
    right: 0;
    cursor: pointer;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .c_portalResEbizads_banner-01001 .p_CircleNumBtn, .c_portalResEbizads_banner-01001 .p_SquareNumBtn, .c_portalResEbizads_banner-01001 .p_ListNumBtn {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .c_portalResEbizads_banner-01001 .p_SquareNumBtn {
    width: 98px;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnD .iconfont:before {
    content: "\e6ae";
    font-size: 30px;
  }
  .c_portalResEbizads_banner-01001 .p_ImgSummary {
    font-weight: normal;
    white-space: normal;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnC .iconfont {
    font-size: 30px;
    color: rgba(255, 255, 255, .6);
    display: table-cell;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnD .iconfont {
    font-size: 30px;
    color: rgba(255, 255, 255, .6);
    display: table-cell;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnC:hover .iconfont {
    color: rgba(105, 192, 188, 1);
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnD:hover .iconfont {
    color: rgba(105, 192, 188, 1);
  }
  .c_portalResEbizads_banner-01001 .p_NumBtn:hover {
    border-color: rgba(103, 184, 180, 1);
  }
  .c_portalResEbizads_banner-01001 .swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    height: 100%;
  }
  .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  .swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
  }
  .swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .c_portalResEbizads_banner-01001 .p_MatteIcon:before {
    content: '\e752';
    .
  }
  .c_portalResEbizads_banner-01001 .widther img {
    width: auto !important;
  }
  .c_portalResEbizads_banner-01001 .swiper-pagination {
    position: absolute;
    z-index: 20;
    bottom: 65px;
    width: 100%;
    text-align: center;
  }
  .c_portalResEbizads_banner-01001 .dot {
    width: 20px;
    height: 20px;
  }
  .c_portalResEbizads_banner-01001 .swiper-pagination span {
    display: inline-block;
    margin-right: 4px;
  }
  .c_portalResEbizads_banner-01001 .background_default {
    display: inline-block;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    margin: 0 5px;
    opacity: 0.8;
    cursor: pointer;
  }
  .c_portalResEbizads_banner-01001 .swiper-wrapper .swiper-slide img {
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
  }
  .c_portalResEbizads_banner-01001 .background_default {
    width: 17px;
    height: 17px;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnA {
    display: none;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnB {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  .c_portalResEbizads_banner-01001 .p_prompt {
    width: auto;
    height: auto;
    text-align: center;
    background-color: inherit;
    font-size: 16px;
    border: 1px solid #E4E4E4;
  }
  .c_portalResEbizads_banner-01001 .p_prompt .prompt_title {
    display: inline-table;
    padding: 0 30px;
    height: 100%;
    min-height: 260px;
  }
  .c_portalResEbizads_banner-01001 .p_prompt .prompt_title .iconfont:before {
    content: "";
  }
  .c_portalResEbizads_banner-01001 .p_prompt .prompt_title .first {
    height: auto;
    display: table-cell;
    font-size: 36px;
    margin-right: 10px;
    position: relative;
    color: #09bb07;
    vertical-align: middle;
    padding: 0 10px 10px 0;
  }
  .c_portalResEbizads_banner-01001 .p_prompt .prompt_title .first:before {
    content: "\e6b4";
  }
  .c_portalResEbizads_banner-01001 .p_prompt .prompt_title {
    font-size: 24px;
    text-align: left;
    color: rgba(51, 51, 51, 1);
    font-weight: bold;
  }
  .c_portalResEbizads_banner-01001 .p_prompt .prompt_title .font {
    display: table-cell;
    line-height: normal;
    vertical-align: middle;
  }
  .c_portalResEbizads_banner-01001 .p_prompt .promptbox {
    width: auto;
    height: 100%;
  }
  .c_portalResEbizads_banner-01001 .p_prompt .prompt_content {
    font-size: 18px;
    color: rgba(105, 105, 105, 1);
    padding-left: 65px;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnD {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    font-size: 56px;
    color: #e2e2e2;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnD .iconfont:before {
    content: '\e687';
    display: inline-block;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnD .font {
    display: table;
    width: inherit;
    height: inherit;
    pointer-events: none;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnC {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    font-size: 56px;
    color: #e2e2e2;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnC .iconfont:before {
    content: '\e687';
    display: inline-block;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnC .font {
    display: table;
    width: inherit;
    height: inherit;
    pointer-events: none;
  }
  .c_portalResEbizads_banner-01001 .p_ListNumBtn {
    display: inline-table;
    height: 30px;
    width: 30px;
    background-color: #67b8b4;
    border-width: 1px;
    border-color: transparent;
    color: #999999;
    font-size: 12px;
    font-family: 'Microsoft YaHei';
  }
  .c_portalResEbizads_banner-01001 .p_ListNumBtn img {
    display: none;
  }
  .c_portalResEbizads_banner-01001 .p_ListNumBtn .shape {
    display: table-cell;
    width: inherit;
    height: inherit;
    text-align: center;
    vertical-align: middle;
  }
  .c_portalResEbizads_banner-01001 .p_ListNumBtn:active {
    color: rgba(255, 255, 255, 1);
  }
  .c_portalResEbizads_banner-01001 .p_ListNumBtn.active {
    color: rgba(255, 255, 255, 1);
  }
  .c_portalResEbizads_banner-01001 .p_ListNumBtn.j-nav-active {
    color: rgba(255, 255, 255, 1);
  }
  .c_portalResEbizads_banner-01001 .p_SquareNumBtn {
    display: inline-block;
    height: 10px;
    width: 100px;
    padding: 0;
    background-color: #f2f2f2;
    border-width: 1px;
    border-color: transparent;
    font-size: 12px;
    font-family: 'Microsoft YaHei';
    text-align: center;
  }
  .c_portalResEbizads_banner-01001 .p_SquareNumBtn img {
    display: none;
  }
  .c_portalResEbizads_banner-01001 .p_SquareNumBtn .shape {
    text-indent: -9999em;
    width: inherit;
    height: inherit;
    vertical-align: middle;
  }
  .c_portalResEbizads_banner-01001 .p_SquareNumBtn:active {
    background-color: #67b8b4;
  }
  .c_portalResEbizads_banner-01001 .p_SquareNumBtn.active {
    background-color: #67b8b4;
  }
  .c_portalResEbizads_banner-01001 .p_SquareNumBtn.j-nav-active {
    background-color: #67b8b4;
  }
  .c_portalResEbizads_banner-01001 .p_CircleNumBtn {
    width: 15px;
    height: 15px;
    display: inline-table;
    background-color: rgba(228, 228, 228, 1);
    color: rgba(153, 153, 153, 1);
    font-size: 12px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    text-align: center;
  }
  .c_portalResEbizads_banner-01001 .p_CircleNumBtn img {
    display: none;
  }
  .c_portalResEbizads_banner-01001 .p_CircleNumBtn .shape {
    width: inherit;
    height: inherit;
    text-indent: -99999px;
    display: table-cell;
    vertical-align: middle;
    border-radius: inherit;
    -moz-border-radius: inherit;
  }
  .c_portalResEbizads_banner-01001 .p_CircleNumBtn:active {
    background-color: rgba(105, 192, 188, 1);
  }
  .c_portalResEbizads_banner-01001 .p_CircleNumBtn.active {
    background-color: rgba(105, 192, 188, 1);
  }
  .c_portalResEbizads_banner-01001 .p_CircleNumBtn.j-nav-active {
    background-color: rgba(105, 192, 188, 1);
  }
  .c_portalResEbizads_banner-01001 .p_NumBtn {
    width: 150px;
    height: 66px;
    border-color: rgba(242, 242, 242, 1);
    border-width: 2px;
    border-style: solid;
  }
  .c_portalResEbizads_banner-01001 .p_NumBtn .shape {
    display: none;
  }
  .c_portalResEbizads_banner-01001 .p_NumBtn:active {
    border-color: rgba(103, 184, 180, 1);
  }
  .c_portalResEbizads_banner-01001 .p_NumBtn.active {
    border-color: rgba(103, 184, 180, 1);
  }
  .c_portalResEbizads_banner-01001 .p_ThumbnailBox {
    width: inherit;
    height: auto;
    background-color: transparent;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001 .p_ImgSummary {
    text-align: justify;
    vertical-align: top;
    word-break: break-all;
  }
  .c_portalResEbizads_banner-01001 .p_ImgHead {
    display: inline-table;
    margin: 0;
    padding: 0;
    color: #323232;
    font-size: 30px;
    font-weight: 400;
    text-align: left;
    white-space: nowrap;
    overflow: visible;
  }
  .c_portalResEbizads_banner-01001 .p_ImgHead .font {
    display: table-cell;
    vertical-align: top;
    line-height: 30px;
  }
  .c_portalResEbizads_banner-01001 .p_ImgHead .iconfont:before {
    content: "";
  }
  .c_portalResEbizads_banner-01001 .p_TitleBox {
    width: inherit;
    height: auto;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001 .p_SummaryBox {
    width: inherit;
    height: auto;
    border-width: 1px;
    border-style: none;
    border-color: rgba(228, 228, 228, 0);
    background-color: rgba(179, 179, 179, 1);
    overflow: visible;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnB {
    background: rgba(81, 80, 80, .3);
    width: 64px;
    height: 139px;
    cursor: pointer;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    font-size: 40px;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnB .font {
    display: table;
    width: inherit;
    height: inherit;
    pointer-events: none;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnB .iconfont {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    top: 3px;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnB:hover {
    border-width: 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(115, 115, 115, .7);
    color: rgba(106, 192, 189, 1);
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnB:active {
    border-width: 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(81, 80, 80, .7);
  }
  .c_portalResEbizads_banner-01001 .p_interactionB {
    width: inherit;
    height: auto;
    background-color: transparent;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnA {
    background: rgba(81, 80, 80, .3);
    width: 64px;
    height: 139px;
    cursor: pointer;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    font-size: 40px;
    z-index: 999;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnA .font {
    display: table;
    width: inherit;
    height: inherit;
    pointer-events: none;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnA .iconfont {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    top: 3px;
    right: 4px;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnA:hover {
    border-width: 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(115, 115, 115, .7);
    color: rgba(106, 192, 189, 1);
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnA:active {
    border-width: 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(81, 80, 80, .7);
  }
  .c_portalResEbizads_banner-01001 .p_interactionA {
    width: inherit;
    height: auto;
    background-color: transparent;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001 .p_interactionA + .p_interactionA {
    left: initial;
    right: 0;
  }
  .c_portalResEbizads_banner-01001 .p_imageA {
    width: auto;
    height: auto;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001 .p_images {
    width: inherit;
    height: auto;
    background-color: transparent;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001 .p_banner {
    width: inherit;
    height: auto;
    border-width: 1px;
    border-style: none;
    border-color: rgba(255, 255, 255, 1);
    background-color: transparent;
    overflow: visible;
  }
  .c_portalResEbizads_banner-01001 {
    min-width: 300px;
    overflow: auto;
  }
  .c_portalResEbizads_banner-01001 .p_banner {
    width: 100%;
    height: 100%;
    background-color: transparent;
  }
  .c_portalResEbizads_banner-01001 .p_images {
    width: auto;
    height: auto;
  }
  .c_portalResEbizads_banner-01001 .p_ThumbnailBox {
    width: auto;
    height: auto;
    border-width: 0;
    background-color: transparent;
  }
  .c_portalResEbizads_banner-01001 .p_ThumbnailBoxA {
    width: auto;
    height: auto;
  }
  .c_portalResEbizads_banner-01001 .p_interactionA {
    width: auto;
    height: auto;
  }
  .c_portalResEbizads_banner-01001 .p_interactionB {
    width: auto;
    height: auto;
  }
  .c_portalResEbizads_banner-01001 .p_TitleBox {
    border-width: 0;
  }
  .c_portalResEbizads_banner-01001 .p_TitleBoxA {
    width: auto;
    height: auto;
    border-width: 0;
    background-color: transparent;
  }
  .c_portalResEbizads_banner-01001 .c_banner {
    width: inherit;
    height: inherit;
  }
  .c_portalResEbizads_banner-01001 .p_images {
    width: inherit;
    height: inherit;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .c_portalResEbizads_banner-01001 .p_LinkA {
    width: inherit;
    height: inherit;
    display: block;
    position: relative;
  }
  .c_portalResEbizads_banner-01001 .p_imageA {
    vertical-align: baseline;
    text-align: center;
    width: inherit;
    height: inherit;
  }
  .c_portalResEbizads_banner-01001 .p_imageA:hover {
    background-color: transparent;
  }
  .c_portalResEbizads_banner-01001 .p_imageA:hover:after {
    background-color: transparent;
  }
  .c_portalResEbizads_banner-01001 .p_interactionA {
    cursor: pointer;
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 99;
    overflow: visible;
  }
  .c_portalResEbizads_banner-01001 .p_interactionB {
    cursor: pointer;
    right: 0;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 99;
    overflow: visible;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnA {
    position: absolute;
    top: 50%;
    margin-top: -37px;
    padding-top: 10px;
    color: rgb(187, 182, 182);
    left: 0;
    width: 33px;
    height: 64px;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnA .iconfont:before {
    font-size: 30px;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnB {
    position: absolute;
    top: 50%;
    margin-top: -37px;
    right: 0;
    width: 33px;
    height: 64px;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
    padding-top: 10px;
    color: rgb(187, 182, 182);
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnB .iconfont:before {
    font-size: 30px;
  }
  .c_portalResEbizads_banner-01001 .p_SummaryBox {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
    height: 70px;
    background-color: transparent;
    display: none;
  }
  .c_portalResEbizads_banner-01001 .p_SummaryBox:hover {
    background-color: transparent;
  }
  .c_portalResEbizads_banner-01001 .p_SummaryBox .p_LinkB {
    display: block;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .c_portalResEbizads_banner-01001 .p_TitleBox {
    width: 100%;
    height: auto;
    height: 80px;
    padding: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 999;
    font-weight: bold;
  }
  .c_portalResEbizads_banner-01001 .p_LinkA .p_TitleBox span {
    display: block;
    height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 15px;
  }
  .c_portalResEbizads_banner-01001 .p_LinkA:hover .p_TitleBox span {
    color: #fff;
  }
  .c_portalResEbizads_banner-01001 .p_TitleBoxA {
    width: 100%;
    height: inherit;
    padding-left: 20px;
    padding-right: 20px;
  }
  .c_portalResEbizads_banner-01001 .p_ImgHead {
    padding-top: 10px;
    padding-bottom: 12px;
    font-size: 30px;
    font-weight: normal;
    font-family: "黑体";
    color: #fff;
    white-space: normal;
  }
  .c_portalResEbizads_banner-01001 .p_ThumbnailBox {
    position: absolute;
    text-align: center;
    font-size: 0;
    z-index: 6;
    overflow: hidden;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .c_portalResEbizads_banner-01001 .p_ThumbnailBoxA {
    padding-right: 30px;
    padding-left: 30px;
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: right;
    font-size: 0;
    z-index: 6;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001 .p_ThumbnailBox .p_NumBtn:first-child {
    margin-left: 0;
  }
  .c_portalResEbizads_banner-01001 .p_NumBtn {
    margin-right: 6px;
    font-size: 0;
    width: 90px;
    height: auto;
    display: inline-block;
    overflow: hidden;
  }
  .c_portalResEbizads_banner-01001 .p_CircleNumBtn {
    margin-left: 10px;
  }
  .c_portalResEbizads_banner-01001 .p_SquareNumBtn {
    margin-left: 10px;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnC {
    position: absolute;
    top: 50%;
    left: 0;
    cursor: pointer;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnD {
    position: absolute;
    top: 50%;
    right: 0;
    cursor: pointer;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .c_portalResEbizads_banner-01001 .p_CircleNumBtn, .c_portalResEbizads_banner-01001 .p_SquareNumBtn, .c_portalResEbizads_banner-01001 .p_ListNumBtn {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .c_portalResEbizads_banner-01001 .p_SquareNumBtn {
    width: 98px;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnD .iconfont:before {
    content: "\e6ae";
    font-size: 30px;
  }
  .c_portalResEbizads_banner-01001 .p_ImgSummary {
    font-weight: normal;
    white-space: normal;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnC .iconfont {
    font-size: 30px;
    color: rgba(255, 255, 255, .6);
    display: table-cell;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnD .iconfont {
    font-size: 30px;
    color: rgba(255, 255, 255, .6);
    display: table-cell;
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnC:hover .iconfont {
    color: rgba(105, 192, 188, 1);
  }
  .c_portalResEbizads_banner-01001 .p_SwitchBtnD:hover .iconfont {
    color: rgba(105, 192, 188, 1);
  }
  .c_portalResEbizads_banner-01001 .p_NumBtn:hover {
    border-color: rgba(103, 184, 180, 1);
  }
  .c_portalResEbizads_banner-01001 .swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    height: 100%;
  }
  .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  .swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
  }
  .swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    /*height: 100%;*/
    position: relative;
  }
  .c_portalResEbizads_banner-01001 .p_MatteIcon:before {
    content: '\e752';
    .
  }
  .c_portalResEbizads_banner-01001 .widther img {
    width: auto !important;
  }
  .c_portalResEbizads_banner-01001 .swiper-pagination {
    position: absolute;
    z-index: 20;
    bottom: 80px;
    width: 100%;
    text-align: center;
  }
  .c_portalResEbizads_banner-01001 .swiper-pagination span {
    display: inline-block;
    margin-right: 4px;
  }
  .c_portalResEbizads_banner-01001 .background_default {
    display: inline-block;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    margin: 0 5px;
    opacity: 0.8;
    cursor: pointer;
  }
  .c_portalResEbizads_banner-01001 .swiper-wrapper .swiper-slide img {
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 768px) {
  .c_portalResnav_main-01001034 .p_problemCategory {
    display: block;
  }
  .c_portalResnav_main-01001034 .p_navPc {
    display: none;
  }
  .c_portalResnav_main-01001034 .p_linkBox {
    display: none;
  }
  .c_portalResnav_main-01001034 .p_parent {
    display: block;
  }
  .c_portalResnav_main-01001034 .p_categoryBtn:before {}
  .c_portalResnav_main-01001034 .icon-arrow_up:before {
    content: "\e69a";
  }
  .c_portalResnav_main-01001034 .icon-arrow_down:before {
    content: "\e69c";
  }
  .c_portalResnav_main-01001034 .p_btn-show {
    color: #fff;
    background: #7F7F7F;
  }
  .c_portalResnav_main-01001034 .p_btn-hide {
    width: 10%;
    height: 100%;
    float: left;
    background-color: #7F7F7F;
  }
  .c_portalResnav_main-01001034 .p_category {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;
  }
  .c_portalResnav_main-01001034 .p_parent {
    width: auto;
    height: auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 0 0 5px;
  }
  .c_portalResnav_main-01001034 .p_categoryBox {
    overflow-y: auto;
    width: 90%;
    height: 100%;
    float: left;
    background-color: rgb(239, 239, 245);
  }
  .c_portalResnav_main-01001034 .p_categoryBox > .p_parentBox {
    background-color: #FFFFFE !important;
    padding-left: 0px;
  }
  .c_portalResnav_main-01001034 .p_parentBox {
    width: auto;
    height: auto;
    color: #fff;
  }
  .c_portalResnav_main-01001034 .p_parentBox {
    width: auto;
    height: auto;
    color: #fff;
    background-color: rgb(239, 239, 245);
    padding-left: 20px;
  }
  .c_portalResnav_main-01001034 .p_childBox .p_parent {
    border-bottom: 1px solid #c0c0c0;
  }
  .c_portalResnav_main-01001034 .p_c-fff {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
  }
  .c_portalResnav_main-01001034 .p_categoryBtn {
    display: block;
    margin: 12px 5px 10px 0;
    color: #000000;
    font-size: 12px;
  }
  .c_portalResnav_main-01001034 .p_link {
    height: auto;
    vertical-align: middle;
    width: initial;
    margin: 10px 0;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-box;
    color: #000;
  }
  .c_portalResnav_main-01001034 {
    width: 640px;
  }
}
@media only screen and (min-width: 769px) {
  .c_portalResnav_main-01001034 .p_problemCategory {
    display: none;
  }
  .c_portalResnav_main-01001034 .p_parent {
    display: none;
  }
  .c_portalResnav_main-01001034 .p_navPc {
    display: block;
  }
  .c_portalResnav_main-01001034 .p_linkBox {
    display: block;
  }
  .c_portalResnav_main-01001034 {
    width: auto;
    height: auto;
    overflow: visible;
  }
  .c_portalResnav_main-01001034 .p_category {
    height: 100%;
    width: 100%;
    position: relative;
    background-color: #FFFFFE;
  }
  .clearfix:before, .clearfix:after {
    content: "";
    display: block;
    clear: both;
    width: 0;
    height: 0;
    visibility: hidden;
    font-size: 0;
  }
  .c_portalResnav_main-01001034 .p_categoryBox {
    line-height: 24px;
    width: auto;
    float: left;
  }
  .c_portalResnav_main-01001034 .p_categoryBox .p_linkBox {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
  }
  .c_portalResnav_main-01001034 .p_categoryBox > .p_parentBox:hover {
    border-top: 3px solid rgb(64, 143, 244);
  }
  .c_portalResnav_main-01001034 .p_categoryBox .p_title {
    height: auto;
    width: auto;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .c_portalResnav_main-01001034 .p_categoryBox .p_title:hover {
    color: rgb(64, 143, 244);
  }
  .c_portalResnav_main-01001034 .p_categoryBtn {
    display: inline-block;
    vertical-align: middle;
    background-color: rgba(255, 255, 255, 0);
    border-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 0;
    color: rgb(64, 143, 244);
    height: auto;
    width: 14px;
    margin: 0 4px 0 0;
    padding: 0;
    position: static;
    text-align: center;
    color: rgba(217, 217, 217, 1);
  }
  .c_portalResnav_main-01001034 .p_categoryBtn:hover {
    border-width: 0;
    border-style: solid;
    color: rgb(64, 143, 244);
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(255, 255, 255, 0);
    box-shadow: none;
  }
  .c_portalResnav_main-01001034 .p_categoryBtn:active {
    border-width: 0;
    border-style: solid;
    color: rgb(64, 143, 244);
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(255, 255, 255, 0);
    box-shadow: none;
  }
  .c_portalResnav_main-01001034 .p_linkBox .iconfont:before {
    content: '';
  }
  .c_portalResnav_main-01001034 .p_childBox .p_linkBox .icon-duduyinleappicon1401:before {
    content: '\e65f';
    color: rgb(64, 143, 244);
    font-size: 10px
  }
  .c_portalResnav_main-01001034 .p_categoryBox .p_childBox {
    border: 1px solid rgba(240, 240, 240, 1);
    box-shadow: 2px 1px 2px #c0c0c0;
    z-index: 9;
  }
  .c_portalResnav_main-01001034 .p_categoryBox .p_parentBox {
    position: relative;
    width: 200px;
    height: 40px;
    float: left;
    text-align: center;
  }
  .c_portalResnav_main-01001034 .p_parentBox:last-child .p_linkBox {
    border-bottom: 0 none;
  }
  .c_portalResnav_main-01001034 .p_categoryBox > .p_parentBox > .p_childBox {
    margin-top: 40px;
    left: 0px;
  }
  .c_portalResnav_main-01001034 .p_categoryBox .slideOut {
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
.c_portalResnav_main-01001034 .clear {
  clear: both;
}
.c_portalResnav_main-01001034 ::placeholder {
  font-size: 36px;
  color: #515151;
}
.c_portalResnav_main-01001034 .f-cb {
  zoom: 1;
}
.c_portalResnav_main-01001034 .f-cb:after {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  content: ".";
}
.c_portalResnav_main-01001034 .fl {
  float: left;
  display: inline;
}
.c_portalResnav_main-01001034 .fr {
  float: right;
  display: inline;
}
.c_portalResnav_main-01001034 .scroll {
  overflow-y: unset !important;
  display: unset important;
}
.c_portalResnav_main-01001034 .header1 {
  z-index: 99;
  height: 90px;
  position: fixed;
  background: rgba(0, 0, 0, 0.2);
  top: 0px;
  width: 100%;
  padding: 0 30px;
  box-shadow: rgba(15, 48, 89, 0.3) 1px 1px 5px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.c_portalResnav_main-01001034 .header1.active {
  background: rgba(255, 255, 255, 1);
}
.c_portalResnav_main-01001034 .header1.scroll {
  height: 90px;
}
.c_portalResnav_main-01001034 .header1:hover {
  background: rgba(255, 255, 255, 1);
}
.c_portalResnav_main-01001034 .wel_top {
  z-index: 9;
  height: 40px;
  position: fixed;
  background: #fe0000;
  top: 0px;
  width: 100%;
  padding: 0 30px;
  overflow: hidden;
}
.c_portalResnav_main-01001034 .wel_top .top_tel {
  color: #fff;
  line-height: 40px;
  font-weight: bold;
  font-size: 16px;
}
.c_portalResnav_main-01001034 .wel_top .top_tel .iconfont {
  line-height: 40px;
  height: 40px;
  width: 30px;
  display: inline-block;
}
.c_portalResnav_main-01001034 .wel_top .top_tel .iconfont:before {
  content: '\e628';
  color: #fff;
  font-size: 20px;
}
.c_portalResnav_main-01001034 .wel_top .top_link {
  color: #fff;
  line-height: 40px;
}
.c_portalResnav_main-01001034 .wel_top .top_link a {
  color: #fff;
  display: inline-block;
}
.c_portalResnav_main-01001034 .wel_top .clear {
  clear: both;
}
.c_portalResnav_main-01001034 .header1 h1 {
  width: 335px;
  height: 90px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.c_portalResnav_main-01001034 .header1 h1 img {
  max-width: 70%;
  position: absolute;
  left: 0;
  top: 12px;
  opacity: 0;
  -webkit-transition: all 0.5s 0s cubic-bezier(0.86, 0.5, 1, 1);
  transition: all 0.5s 0s cubic-bezier(0.86, 0.5, 1, 1);
}
.c_portalResnav_main-01001034 .header1 h1 img.img1 {
  opacity: 1;
}
.c_portalResnav_main-01001034 .header1:hover h1 img.img1 {
  opacity: 0;
}
.c_portalResnav_main-01001034 .header1.active h1 img.img1 {
  opacity: 0;
}
.c_portalResnav_main-01001034 .header1:hover h1 img.img2 {
  opacity: 1;
}
.c_portalResnav_main-01001034 .header1.active h1 img.img2 {
  opacity: 1;
}
.c_portalResnav_main-01001034 .header1.scroll h1 {
  height: 90px;
  width: 261px;
}
.c_portalResnav_main-01001034 .header1 nav {
  float: none;
  height: 90px;
  line-height: 90px;
  width: auto;
  position: absolute;
  right: 250px;
  top: 0;
  margin-left: 0px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.c_portalResnav_main-01001034 .header1.scroll nav {
  height: 90px;
  line-height: 90px;
}
.c_portalResnav_main-01001034 .header1 nav li {
  float: left;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  -webkit-transition: all 0.3s cubic-bezier(0.86, 0.5, 1, 1);
  transition: all 0.3s cubic-bezier(0.86, 0.5, 1, 1);
  margin: 0 20px;
}
.c_portalResnav_main-01001034 .header1.scroll nav li {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
}
.c_portalResnav_main-01001034 .header1 nav li:last-child {
  margin-right: 0;
  display: none;
}
.c_portalResnav_main-01001034 .js-m.animate {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.c_portalResnav_main-01001034 .js-m.js-m-2 {
  opacity: 0;
  -webkit-transform: translate(30px, 0);
  -ms-transform: translate(30px, 0);
  transform: translate(30px, 0);
  -webkit-transition: all .8s ease;
  transition: all .8s ease;
}
.c_portalResnav_main-01001034 .js-m.js-m-2.animate {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.c_portalResnav_main-01001034 .hvr-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  background: #00589c;
  left: 0%;
  right: 0;
  width: 0%;
  bottom: 0;
  height: 3px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.c_portalResnav_main-01001034 .hvr-left:hover:before {
  width: 100%;
}
.c_portalResnav_main-01001034 .hvr-left.cur:before {
  width: 100%;
}
.c_portalResnav_main-01001034 .hvr-left {
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
}
.c_portalResnav_main-01001034 .header1 nav li > a {
  color: #fff;
  display: block;
  position: relative;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.c_portalResnav_main-01001034 .header1:hover nav li > a {
  color: #000;
}
.c_portalResnav_main-01001034 .header1.active nav li > a {
  color: #000;
}
.c_portalResnav_main-01001034 .header1 .nav-sub {
  width: 180px;
  background: #fff;
  position: absolute;
  top: 90px;
  left: 0;
  height: auto;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: -webkit-transform .3s .2s;
  transition: transform .3s .2s;
}
.c_portalResnav_main-01001034 .header1 .nav-sub.active {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: -webkit-transform .3s;
  transition: transform .3s;
}
.c_portalResnav_main-01001034 .header1 .nav-sub.active .n-nav-sub {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all .2s .3s;
  transition: all .2s .3s;
}
.c_portalResnav_main-01001034 .header1.scroll .nav-sub {
  top: 90px;
}
.c_portalResnav_main-01001034 .header1 .nav-sub .n-nav-sub {
  opacity: 0;
  -webkit-transform: translate(0, -20px);
  -ms-transform: translate(0, -20px);
  transform: translate(0, -20px);
  -webkit-transition: all .2s;
  transition: all .2s;
}
.c_portalResnav_main-01001034 .header1 .nav-sub a {
  height: 45px;
  line-height: 45px;
  display: block;
  padding: 0 20px;
  text-align: left;
  color: #333;
  font-size: 14px;
  position: relative;
  -webkit-transition: all 0.3s cubic-bezier(0.86, 0.5, 1, 1);
  transition: all 0.3s cubic-bezier(0.86, 0.5, 1, 1);
}
.c_portalResnav_main-01001034 .header1 .nav-sub a:hover {
  background-color: #00589c;
  color: #fff;
}
.c_portalResnav_main-01001034 .header1 .nav-sub .nav-arrow {
  position: absolute;
  top: 0px;
  right: 10px;
  width: 16px;
  height: 16px;
  opacity: 0;
  -webkit-transform: rotate(0deg) translate(-20px, 0px);
  -ms-transform: rotate(0deg) translate(-20px, 0px);
  transform: rotate(0deg) translate(-20px, 0px);
}
.c_portalResnav_main-01001034 .header1 .nav-sub a:hover .nav-arrow {
  -webkit-transition: -webkit-transform 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 300ms;
  transition: transform 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 300ms;
  opacity: 1;
  -webkit-transform: rotate(0deg) translate(0px, 0px);
  -ms-transform: rotate(0deg) translate(0px, 0px);
  transform: rotate(0deg) translate(0px, 0px);
}
.c_portalResnav_main-01001034 .icon-up:before {
  content: '\e6a7';
}
.c_portalResnav_main-01001034 .header1 .nav-sub .nav-arrow:before {
  font-size: 16px;
  color: #fff;
}
.c_portalResnav_main-01001034 .header1 .header-right {
  width: 180px;
  position: absolute;
  right: 20px;
  top: 8px;
  z-index: 10;
}
.c_portalResnav_main-01001034 .header1 .header-right .search-btn {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  display: inherit;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  float: left;
  margin-top: 26px;
}
.c_portalResnav_main-01001034 .header1.scroll .header-right .search-btn {
  height: 90px;
  line-height: 90px;
}
.c_portalResnav_main-01001034 .icon-search1:before {
  content: '\e661';
}
.c_portalResnav_main-01001034 .header1 .header-right .search-btn:before {
  font-size: 25px;
  color: #fff;
  -webkit-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
}
.c_portalResnav_main-01001034 .header1:hover .header-right .search-btn:before {
  color: #fff;
}
.c_portalResnav_main-01001034 .header1.active .header-right .search-btn:before {
  color: #fff;
}
.c_portalResnav_main-01001034 .header1:hover .header-right .search-btn:hover:before {
  color: #fff;
}
.c_portalResnav_main-01001034 .header1.active .header-right .search-btn:hover:before {
  color: #fff;
}
.c_portalResnav_main-01001034 .header2 {
  height: 60px;
  position: fixed;
  background: rgba(255, 255, 255, 0.85);
  z-index: 22;
  top: 0;
  width: 100%;
  display: none;
}
.c_portalResnav_main-01001034 .header2 .main-wrap {
  height: 60px;
  padding: 0 3%;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
}
.c_portalResnav_main-01001034 .header2 .logo {
  width: 223px;
  height: 60px;
  margin-top: 0px;
  overflow: hidden;
}
.c_portalResnav_main-01001034 .header2 .logo a {
  display: block;
}
.c_portalResnav_main-01001034 .header2 .logo img {
  width: 60%;
  vertical-align: top;
}
.c_portalResnav_main-01001034 .header2 .nav-btn {
  width: 25px;
  height: 16px;
  position: relative;
  cursor: pointer;
  margin-top: 19px;
}
.c_portalResnav_main-01001034 .header2 .nav-btn.active {
  -webkit-animation: rotate 0.5s linear 0s;
  animation: rotate 0.5s linear 0s;
}
.c_portalResnav_main-01001034 .header2 .nav-btn .line {
  display: block;
  width: 100%;
  height: 2px;
  border-radius: 2px;
  background-color: #0062b1;
  position: absolute;
  left: 50%;
  margin-left: -15px;
}
.c_portalResnav_main-01001034 .header2 .nav-btn .line1 {
  -webkit-transform-origin: 4px 0;
  -ms-transform-origin: 4px 0;
  transform-origin: 4px 0;
}
.c_portalResnav_main-01001034 .header2 .nav-btn.active .line1 {
  top: 0px;
}
.c_portalResnav_main-01001034 .header2 .nav-btn.hover .line {
  background: #0062b1;
}
.c_portalResnav_main-01001034 .header2 .nav-btn .line2 {
  top: 7px;
}
.c_portalResnav_main-01001034 .header2 .nav-btn .line3 {
  bottom: 0;
  -webkit-transform-origin: 1px center;
  -ms-transform-origin: 1px center;
  transform-origin: 1px center;
}
.c_portalResnav_main-01001034 .header2 .caid {
  height: 55px;
  line-height: 55px;
  padding-right: 10px;
  position: relative;
}
.c_portalResnav_main-01001034 .header2 .sub-menu {
  width: 100%;
  padding: 0 3%;
  display: none;
  position: absolute;
  left: 0;
  top: 90px;
  z-index: 2;
  overflow-y: auto;
}
.c_portalResnav_main-01001034 .header2 .sub-menu ul {
  width: 100%;
  overflow-y: scroll;
  height: calc(100vh - 55px - 1.5rem);
}
.c_portalResnav_main-01001034 .js-m-3 {
  opacity: 0;
  -webkit-transform: translate(30px, 0);
  -ms-transform: translate(30px, 0);
  transform: translate(30px, 0);
  -webkit-transition: all .8s ease;
  transition: all .8s ease;
}
.c_portalResnav_main-01001034 .js-m-3.animate {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.c_portalResnav_main-01001034 .header2 .sub-menu li {
  border-bottom: 1px solid #dcdcdc;
  font-size: 16px;
  padding: 0 20px;
}
.c_portalResnav_main-01001034 .header2 .sub-menu .tit {
  display: inline-block;
  text-decoration: none;
  width: 80%;
  line-height: 60px;
  color: #333;
  position: relative;
  box-sizing: border-box;
}
.c_portalResnav_main-01001034 .header2 .sub-menu .sub-tit.on {
  background-color: #e9e9e9;
}
.c_portalResnav_main-01001034 .header2 .sub-menu .sec-list {
  line-height: 40px;
  padding: 10px 0%;
  display: none;
}
.c_portalResnav_main-01001034 .header2 .sub-menu .jt {
  position: relative;
  display: inline-block;
  width: 10%;
  height: 60px;
  text-align: center;
  background: none;
  float: right;
}
.c_portalResnav_main-01001034 .header2 .sub-menu .jt:after {
  content: '';
  display: block;
  width: 26px;
  height: 26px;
  background: url(../image/rBQBHVzEZzKEUBJMAAAAAMfREL8486.png) no-repeat center;
  background-size: 17px auto;
  position: absolute;
  right: 3%;
  top: 15px;
}
.c_portalResnav_main-01001034 .header2 .sub-menu .jt.jtRote:after {
  background: url(../image/rBQBG1zEZ1eEBkkYAAAAADz6RB0116.png) no-repeat center;
  background-size: 20px auto;
}
.c_portalResnav_main-01001034 .header2 .sub-menu .sec-list p {
  background: url(../image/rBQBHVzEdJGEfkUaAAAAAGBOHjA006.png) no-repeat left center;
  background-size: 3px auto;
  font-size: 14px;
}
.c_portalResnav_main-01001034 .header2 .sub-menu .sec-list a {
  padding-left: 5%;
  color: #666;
  display: block;
}
.c_portalResnav_main-01001034 .header2 .sub-menu .sec-list a:active {
  color: #00589c;
}
.c_portalResnav_main-01001034 .search-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
  background-color: #f5f5f5;
  display: none;
}
.c_portalResnav_main-01001034 .search-alert {
  position: fixed;
  z-index: 100;
  background-color: #022d60;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: -webkit-transform .3s .5s;
  transition: transform .3s .5s;
}
.c_portalResnav_main-01001034 .search-alert .close {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 38px;
  right: 2.6%;
  cursor: pointer;
  text-shadow: none;
  opacity: 1;
  float: none;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.c_portalResnav_main-01001034 .search-alert .close:before {
  font-size: 30px;
  top: 0;
  left: 0;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.c_portalResnav_main-01001034 .search-alert .close:hover:before {
  color: #00589c;
}
.c_portalResnav_main-01001034 .icon-close:before {
  content: "\e6d3";
}
.c_portalResnav_main-01001034 .search-alert .cent-form {
  position: absolute;
  width: 94.8%;
  left: 2.6%;
  top: 50%;
  height: 80px;
  margin-top: -63px;
  border-bottom: 1px solid #fff;
  opacity: 0;
  -webkit-transform: translate(0, 40px);
  -ms-transform: translate(0, 40px);
  transform: translate(0, 40px);
  -webkit-transition: all .5s;
  transition: all .5s;
}
.c_portalResnav_main-01001034 .search-alert .cent-form:before {
  color: #fff;
  font-size: 30px;
  position: absolute;
  left: 0;
  height: 50px;
  top: 50%;
  margin-top: -25px;
}
.c_portalResnav_main-01001034 .search-alert .cent-form .tex {
  border: none;
  font-size: 36px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  width: 100%;
  color: #fff;
  background: none;
  padding-left: 10%;
  padding-right: 20%;
}
.c_portalResnav_main-01001034 .search-alert .cent-form .sub-butn {
  border: none;
  height: 46px;
  font-size: 24px;
  line-height: 46px;
  color: #fff;
  text-align: center;
  background: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 105px;
}
.c_portalResnav_main-01001034 .search-alert.active {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: -webkit-transform .3s;
  transition: transform .3s;
}
.c_portalResnav_main-01001034 .search-alert.active .cent-form {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all .5s .3s;
  transition: all .5s .3s;
}
.c_portalResnav_main-01001034 .header2 .mo_tel {
  font-size: 14px;
  color: #00589c;
  font-weight: bold;
  line-height: 60px;
}
.c_portalResnav_main-01001034 .header2 .mo_tel .iconfont {
  line-height: 40px;
  height: 40px;
  width: 30px;
  display: inline-block;
}
.c_portalResnav_main-01001034 .header2 .mo_tel .iconfont:before {
  content: '\e628';
  color: #00589c;
  font-size: 20px;
}
.c_portalResnav_main-01001034 .header2 .mo_lan {
  line-height: 60px;
}
@media only screen and (min-width: 769px) {
  .c_portalResnav_main-01001034 .pc_nav {
    height: 90px;
  }
}
@media only screen and (max-width: 768px) {
  .c_portalResnav_main-01001034 .header2 h1 img.img1 {
    opacity: 1;
  }
  .c_portalResnav_main-01001034 .header2:hover h1 img.img1 {
    opacity: 0;
  }
  .c_portalResnav_main-01001034 .header2.active h1 img.img1 {
    opacity: 0;
  }
  .c_portalResnav_main-01001034 .header2:hover h1 img.img2 {
    opacity: 1;
  }
  .c_portalResnav_main-01001034 .header2.active h1 img.img2 {
    opacity: 1;
  }
  .c_portalResnav_main-01001034 .pc_nav {
    height: 60px;
  }
  .c_portalResnav_main-01001034 .search-alert .close {
    right: 5%;
  }
  .c_portalResnav_main-01001034 .search-alert .cent-form {
    height: 60px;
  }
  .c_portalResnav_main-01001034 ::placeholder {
    font-size: 22px;
  }
  .c_portalResnav_main-01001034 .search-alert .cent-form .tex {
    font-size: 22px;
    padding-right: 30%;
  }
  .c_portalResnav_main-01001034 .search-alert .cent-form .sub-butn {
    font-size: 22px;
  }
  .c_portalResnav_main-01001034 .search-alert .cent-form:before {
    font-size: 24px;
    height: 46px;
    margin-top: -17px;
  }
}
@media only screen and (max-width: 1480px) {
  .c_portalResnav_main-01001034 .header1 nav {
    margin-left: 0px;
  }
}
@media only screen and (max-width: 1200px) {
  .c_portalResnav_main-01001034 .pc_nav {
    height: 60px;
  }
  .c_portalResnav_main-01001034 .wel_top {
    display: none !important;
  }
  .c_portalResnav_main-01001034 .header1 {
    display: none !important;
  }
  .c_portalResnav_main-01001034 .header1.active {
    display: none !important;
  }
  .c_portalResnav_main-01001034 .header2 {
    display: block;
  }
}
@media only screen and (max-width: 1360px) {
  .c_portalResnav_main-01001034 .header1 nav li {
    margin: 0 20px;
  }
  .c_portalResnav_main-01001034 .header1 nav {
    width: 630px;
  }
  .c_portalResnav_main-01001034 .header1 h1 img {
    max-width: 55%;
  }
}
.c_portalResnav_main-01001034 .head_lan {
  width: 220px;
  height: 36px;
  margin-top: 18px;
  margin-bottom: 10px;
  border-radius: 30px;
  transition: all .5s ease;
  background: #0e4396;
  float: right;
}
.c_portalResnav_main-01001034 .head_lan .lan {
  float: left;
  margin: 0px 5px;
}
.c_portalResnav_main-01001034 .head_lan .lan a {
  display: block;
  background: linear-gradient(to right, rgba(0, 63, 35, 1), rgba(0, 123, 91, 1));
  border-radius: 50%;
  width: 36px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  text-align: center;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.c_portalResnav_main-01001034 .head_lan .lan a:hover {
  background: #007b5b;
}
.c_portalResnav_main-01001034 .head_lan .lan:after {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  content: ".";
}
.c_portalResnav_main-01001034 .hvr-left:nth-child(10) {
  display: none;
}
.c_portalResnav_main-01001034 .head_lan.fixed {
  background: #1e88e5;
  border: none;
}
.c_portalResnav_main-01001034 .lan_con {
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c_portalResnav_main-01001034 .lan_con:hover {
  cursor: pointer;
}
.c_portalResnav_main-01001034 .head_lan .lan_tit {
  width: auto;
  line-height: 36px;
  display: flex;
  align-items: center;
}
.c_portalResnav_main-01001034 .head_lan .lan_tit span {
  display: inline-block;
  font-size: 14px;
  color: #fff;
}
.c_portalResnav_main-01001034 .head_lan .lan_tit .iconfont.map {
  width: auto;
  margin-right: 5px;
  text-align: center;
  display: inline-block;
}
.c_portalResnav_main-01001034 .head_lan .lan_tit .iconfont.jt {
  width: auto;
  margin-left: 5px;
  text-align: center;
  transform: scale(0.7);
  display: inline-block;
}
.c_portalResnav_main-01001034 .head_lan .lan_tit .iconfont.map:before {
  content: '\260F';
  color: #fff;
  font-size: 16px;
  text-align: center;
}
.c_portalResnav_main-01001034 .head_lan .lan_tit .iconfont.jt:before {
  content: '\e69a';
  color: #fff;
  font-size: 12px;
  text-align: center;
}
.c_portalResnav_main-01001034 .head_lan .lan_list {
  display: flex;
  width: 120px;
  background: #fff;
  padding: 3px 0px 10px 0px;
  position: fixed;
  z-index: 99;
  top: 70px;
  font-size: 13px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  opacity: 0;
  visibility: hidden;
  transform: translate(0, 20px);
  transition: all .3s ease;
  flex-direction: column;
}
.c_portalResnav_main-01001034 .head_lan .lan_list.cur {
  opacity: 1;
  transform: translate(0, 0px);
  visibility: visible;
}
.c_portalResnav_main-01001034 .head_lan .lan_list span {
  position: relative;
  line-height: 1px;
  display: inline-block;
  height: 1px;
  width: 100%;
}
.c_portalResnav_main-01001034 .head_lan .lan_list .iconfont:before {
  content: '\e6c8';
  color: #fff;
  position: absolute;
  font-size: 24px;
  width: 100%;
  top: -5px;
  text-align: center;
}
.c_portalResnav_main-01001034 .head_lan .lan_list a {
  color: #666;
  display: block;
  text-align: center;
  height: 30px;
  line-height: 30px;
  transition: all .3s ease;
}
.c_portalResnav_main-01001034 .head_lan .lan_list a:hover {
  color: #d50a1d;
}
.c_portalResnav_main-01001034 .fa_BtnSearch {
  display: block;
  width: 21px;
  height: 21px;
  background: url('../image/mj_ssb.png') no-repeat center;
  background-size: contain;
}
.c_portalResnav_main-01001034 .fa_BtnSearch.fixed {
  display: block;
  width: 21px;
  height: 21px;
  background: url('../image/mj_ss.png') no-repeat center;
  background-size: contain;
}
.c_portalResnav_main-01001034 .fa_BtnSearch:hover {
  color: #0354a8;
}
.e_FlowCommonStyleBox-001 {
  width: 100%;
  height: auto;
  width-uint: %;
}
.e_FlowCommonStyleBox-001 .stylebox_link {
  color: #666666;
  font-size: 14px;
  display: table;
  height: inherit;
  border-width: 0;
  float: right;
  vertical-align: middle;
  margin-right: 15px;
}
.e_FlowCommonStyleBox-001 .stylebox_link:hover {
  color: rgba(101, 190, 186, 1);
}
.e_FlowCommonStyleBox-001 .stylebox_link:active {
  color: rgba(101, 190, 186, 1);
}
.e_FlowCommonStyleBox-001 .stylebox_top {
  width: auto;
  height: 40px;
  background-color: #1890FF;
}
.e_FlowCommonStyleBox-001 .title_icon {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  color: rgba(255, 255, 255, 1);
  margin-right: 10px;
  font-size: medium;
}
.e_FlowCommonStyleBox-001 .title_icon::before {
  content: "";
}
.e_FlowCommonStyleBox-001 .title_main {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  color: rgba(255, 255, 255, 1);
  font-weight: normal;
  font-size: 16px;
  max-width: 600px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.e_FlowCommonStyleBox-001 .title_sub {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: normal;
  margin-left: 10px;
}
.e_FlowCommonStyleBox-001 .stylebox_title {
  display: inline-block;
  width: auto;
  height: inherit;
  background-color: #1890FF;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 0;
  vertical-align: bottom;
  white-space: nowrap;
}
.e_FlowCommonStyleBox-001 .stylebox_link a {
  color: inherit;
  display: table-cell;
  vertical-align: middle;
}
.e_FlowCommonStyleBox-001 .link_icon {
  display: inline-block;
  margin-left: 5px;
}
.e_FlowCommonStyleBox-001 .link_icon::before {
  content: '\e6af';
}
.e_FlowCommonStyleBox-001 .stylebox_top_line {
  height: 1px;
  background-color: rgba(240, 240, 240, 1);
}
.e_FlowCommonStyleBox-001 .stylebox_content {
  border-style: solid;
  border-width: 1px;
  border-color: #f0f0f0;
  width: 100%;
  width-uint: %;
}
.e_FlowCommonStyleBox-001 .stylebox_bottom_line {
  height: 1px;
  background-color: rgba(240, 240, 240, 1);
}
.w_grid-001 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1180px;
  min-height: 12rem;
  width: 100%;
}
.w_grid-001 > .w_grid {
  width: 100%;
  position: relative;
}
.w_grid-001 > div > .p_gridbox {
  width: 100%;
  overflow: hidden;
  position: static;
}
.w_grid-001 > div > .p_gridbox > .p_gridCell {
  float: left;
  position: static;
}
.w_grid-001 > div > .p_gridbox > .p_gridCell:not(:empty):before {
  content: '';
  height: 0.1px;
  display: block;
}
.w_grid-001 > div > .p_gridbox > .p_gridCell:first-child {
  margin-left: 0;
  clear: left;
}
#w_grid-001 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
  margin-left: 0;
  clear: left;
}
@media only screen and (max-width: 768px) {
  .w_grid-001 > div > .p_gridbox > .p_gridCell {
    width: 100%;
    margin-left: 0;
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
}
@media only screen and (min-width: 769px) {
  .w_grid-001 > div > .p_gridbox > .p_gridCell {
    width: 49.5%;
    margin-left: 1%;
    margin-top: 0.6rem;
    margin-bottom: 0.6rem;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
.e_IndexOrdinaryStyleBox-001 {
  width: 100%;
  height: auto;
  width-uint: %;
}
.e_IndexOrdinaryStyleBox-001 .stylebox_top {
  background-color: transparent;
}
.e_IndexOrdinaryStyleBox-001 .stylebox_link {
  color: #666666;
  font-size: 14px;
  display: table;
  height: inherit;
  border-width: 0;
}
.e_IndexOrdinaryStyleBox-001 .stylebox_link:hover {
  color: rgba(101, 190, 186, 1);
}
.e_IndexOrdinaryStyleBox-001 .stylebox_link:active {
  color: rgba(101, 190, 186, 1);
}
.e_IndexOrdinaryStyleBox-001 .stylebox_top {
  width: auto;
  height: 40px;
}
.e_IndexOrdinaryStyleBox-001 .title_icon {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  color: rgba(255, 255, 255, 1);
  margin-right: 10px;
  font-size: medium;
}
.e_IndexOrdinaryStyleBox-001 .title_icon::before {
  content: "";
}
.e_IndexOrdinaryStyleBox-001 .title_main {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  color: rgba(255, 255, 255, 1);
  font-weight: normal;
  font-size: 16px;
  max-width: 600px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.e_IndexOrdinaryStyleBox-001 .title_sub {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: normal;
  margin-left: 10px;
}
.e_IndexOrdinaryStyleBox-001 .stylebox_title {
  display: inline-block;
  width: auto;
  height: inherit;
  background-color: rgba(101, 190, 186, 1);
  padding-left: 15px;
  padding-right: 15px;
  font-size: 0;
  vertical-align: bottom;
  white-space: nowrap;
}
.e_IndexOrdinaryStyleBox-001 .stylebox_link {
  float: right;
  vertical-align: middle;
  margin-right: 15px;
}
.e_IndexOrdinaryStyleBox-001 .stylebox_link a {
  color: inherit;
  display: table-cell;
  vertical-align: middle;
}
.e_IndexOrdinaryStyleBox-001 .link_icon {
  display: inline-block;
  margin-left: 5px;
}
.e_IndexOrdinaryStyleBox-001 .link_icon::before {
  content: '\e6af';
}
.e_IndexOrdinaryStyleBox-001 .stylebox_top_line {
  height: 1px;
  background-color: rgba(240, 240, 240, 1);
}
.e_IndexOrdinaryStyleBox-001 .stylebox_content {
  border-style: solid;
  border-width: 1px;
  border-color: #f0f0f0;
  width: 100%;
  height: calc(100% - 48px);
  width-uint: %;
}
.e_IndexOrdinaryStyleBox-001 .stylebox_bottom_line {
  height: 1px;
  background-color: rgba(240, 240, 240, 1);
}
.e_SideMajorStyleBox-001 {
  width: 100%;
  height: auto;
  width-uint: %;
}
.e_SideMajorStyleBox-001 .stylebox_link {
  color: #666666;
  font-size: 14px;
  display: table;
  height: inherit;
  border-width: 0;
  float: right;
  vertical-align: middle;
  margin-right: 15px;
}
.e_SideMajorStyleBox-001 .stylebox_top {
  width: auto;
  height: 40px;
  background-color: rgba(101, 190, 186, 1);
}
.e_SideMajorStyleBox-001 .title_icon {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  color: rgba(255, 255, 255, 1);
  margin-right: 10px;
  font-size: medium;
}
.e_SideMajorStyleBox-001 .title_icon::before {
  content: "";
}
.e_SideMajorStyleBox-001 .title_main {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  color: rgba(255, 255, 255, 1);
  font-weight: normal;
  font-size: 16px;
  max-width: 600px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.e_SideMajorStyleBox-001 .title_sub {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: normal;
  margin-left: 10px;
}
.e_SideMajorStyleBox-001 .stylebox_title {
  display: inline-block;
  width: auto;
  height: inherit;
  background-color: rgba(101, 190, 186, 1);
  padding-left: 15px;
  padding-right: 15px;
  font-size: 0;
  vertical-align: bottom;
  white-space: nowrap;
}
.e_SideMajorStyleBox-001 .stylebox_link a {
  color: inherit;
  display: table-cell;
  vertical-align: middle;
}
.e_SideMajorStyleBox-001 .link_icon {
  display: inline-block;
  margin-left: 5px;
}
.e_SideMajorStyleBox-001 .link_icon::before {
  content: '\e6af';
}
.e_SideMajorStyleBox-001 .stylebox_top_line {
  height: 1px;
  background-color: rgba(240, 240, 240, 1);
}
.e_SideMajorStyleBox-001 .stylebox_content {
  border-style: solid;
  border-width: 1px;
  border-color: #f0f0f0;
  width: 100%;
  width-uint: %;
}
.e_SideMajorStyleBox-001 .stylebox_bottom_line {
  height: 1px;
  background-color: rgba(240, 240, 240, 1);
}
@media only screen and (max-width: 768px) {
  .c_portalResPublic_codeContainer-01001 {
    min-height: 500px;
    width: 100%;
  }
}
@media only screen and (min-width: 769px) {
  .c_portalResPublic_codeContainer-01001 {
    min-height: 500px;
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
.w_fimgbox-001 {
  width: 100%;
  height: auto;
  min-height: 200px;
  margin: 0 auto;
}
.w_fimgbox-001 .w_imgbox {
  width: 100%;
  height: 100%;
  position: relative;
  min-height: inherit;
}
.w_fimgbox-001 .w_imgbox > img {
  width: 100%;
  height: auto;
}
.w_fimgbox-001 .w_imgbox > .p_contentbox {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 768px) {
  .c_portalResSearch_total-01001 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    display: block;
    font-size: 0;
    padding: 0 10px;
  }
  .c_portalResSearch_total-01001 .p_contentBox {
    width: 100%;
    height: auto;
    overflow: visible;
    padding: 0;
    margin: 0;
    border-width: 1px;
    border-style: none;
    border-color: rgba(228, 228, 228, 0);
    background-color: transparent;
    position: relative;
  }
  .c_portalResSearch_total-01001 .p_headbox {
    position: absolute;
    width: 100%;
    height: auto;
    border: 1px solid rgba(240, 240, 240, 1);
    border-radius: 5px;
    padding: 10px 0px;
    display: none;
    background: #fff;
    border-radius: 0;
    z-index: 9;
  }
  .c_portalResSearch_total-01001 .p_searchBox {
    width: 55%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    overflow: visible;
    padding: 0;
    margin: 0;
    border-width: 1px;
    border-style: none;
    border-color: rgba(228, 228, 228, 0);
    background-color: transparent;
    position: relative;
  }
  .c_portalResSearch_total-01001 .p_searchBox .p_input {
    width: 100%;
    display: inline-block;
    height: 50px;
    vertical-align: middle;
    color: inherit;
    position: relative;
    font-size: 24px;
  }
  .c_portalResSearch_total-01001 .p_searchBox .p_input .forward {
    padding-left: 5px;
  }
  .c_portalResSearch_total-01001 .p_searchBox .p_input .forward:before {
    content: "\e661";
    color: #797979;
  }
  .c_portalResSearch_total-01001 .p_searchBtn {
    width: 20%;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    color: #777;
    border-width: 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0);
    text-align: center;
    padding-top: 0;
    position: inherit;
    margin: 0;
    cursor: pointer;
    font-family: inherit;
    font-weight: inherit;
    text-decoration: none;
    background-size: 100% 100%;
  }
  .c_portalResSearch_total-01001 .p_searchBtn:hover {
    box-shadow: none;
    cursor: pointer;
  }
  .c_portalResSearch_total-01001 .p_searchBtn .iconfont {
    margin-right: 5px;
  }
  .c_portalResSearch_total-01001 .p_searchBtn .font {
    display: inline-table;
    vertical-align: middle;
    bottom: 0;
    height: inherit;
    color: inherit;
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    text-decoration: none;
    position: relative;
    line-height: 50px;
  }
  .c_portalResSearch_total-01001 .p_input input, .c_search_total-01001 .p_input .InputText {
    display: inline-block;
    height: 100%;
    width: inherit;
    line-height: inherit;
    padding-left: 5px;
    padding-right: 32px;
    border: none;
  }
  .c_portalResSearch_total-01001 .p_select {
    height: auto;
    font-size: 0;
    display: inline-block;
    width: 25%;
    vertical-align: middle;
    float: left;
  }
  .c_portalResSearch_total-01001 .p_select input {
    width: inherit;
    height: 50px;
    border: none;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 24px;
    position: absolute;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .c_portalResSearch_total-01001 .p_select .shape {
    display: inline-block;
    width: 25px;
    height: 50px;
    position: static !important;
    line-height: 50px;
    text-align: center;
    border-left: none;
    font-size: 12px;
    color: rgba(200, 200, 200, 1);
    float: right;
    top: 0 !important;
    transform: translateY(0%);
    margin-right: 10px;
  }
  .c_portalResSearch_total-01001 .p_select .shape:before {
    content: "\e69c";
    font-size: 24px;
  }
  .c_portalResSearch_total-01001 .p_select .itembox {
    height: auto;
    width: 100%;
    position: absolute;
    top: 80px;
    left: 0px;
    border: 1px solid rgba(240, 240, 240, 1);
    z-index: 99;
    background-color: #fff;
    font-size: 0;
    border-radius: 5px;
  }
  .c_portalResSearch_total-01001 .p_select li {
    width: calc(100% / 4);
    height: auto;
    display: inline-block;
    margin: 20px 0;
    text-align: center;
    font-size: 22px;
    border-left: 1px solid #ccc;
  }
  .c_portalResSearch_total-01001 .p_select li:nth-child(1) {
    border-left: none
  }
  .c_portalResSearch_total-01001 .p_select li:nth-child(5) {
    border-left: none
  }
  .c_portalResSearch_total-01001 .p_select li i img {
    display: none;
  }
  input::-webkit-input-placeholder {
    font-size: 24px;
    line-height: 50px;
    color: #777;
  }
  .c_portalResSearch_total-01001 .p_searchBtnBox {
    display: block;
    width: 250px;
    height: auto;
    padding: 10px 10px;
    background-color: #1890FF;
    border-radius: 5px;
    margin-bottom: 30px;
    margin: 0 10px 30px 10px;
  }
  .c_portalResSearch_total-01001 .p_searchBtnA {
    width: 100%;
    height: auto;
    padding: 10px 10px;
    font-size: 24px;
    color: #fff;
    text-align: center;
  }
  .c_portalResSearch_total-01001 .p_headbox.active:before {
    width: 0px;
    height: 0px;
    position: absolute;
    top: -40px;
    left: 41px;
    padding: 0;
    border-bottom: 20px solid #FFFFFF;
    border-top: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    display: block;
    content: "";
    z-index: 12;
  }
  .c_portalResSearch_total-01001 .p_headbox.active:after {
    width: 0px;
    height: 0px;
    position: absolute;
    top: -41px;
    left: 41px;
    padding: 0;
    border-bottom: 20px solid #efe7e7;
    border-top: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    display: block;
    content: "";
    z-index: 10;
  }
  .c_portalResSearch_total-01001 .p_input .iconfont.last {
    position: absolute;
    color: #afafaf;
    top: 16px;
    right: 5px;
    font-size: 0px;
    cursor: pointer;
  }
  .c_portalResSearch_total-01001 .p_input .iconfont.last:before {
    content: "\e640";
  }
  .c_portalResSearch_total-01001 .p_searchBtnA:hover {
    box-shadow: none;
  }
  .c_portalResSearch_total-01001 .p_searchBtnA .iconfont:before {
    content: "\e661";
    font-size: 30px;
    vertical-align: middle;
    margin-right: 10px;
  }
}
@media only screen and (min-width: 769px) {
  .c_portalResSearch_total-01001 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1180px;
    min-height: 192px;
    width: auto;
    display: inline-block;
    font-size: 0;
  }
  .c_portalResSearch_total-01001 .p_contentBox {
    width: 100%;
    height: auto;
    overflow: visible;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    border-width: 1px;
    border-style: none;
    border-color: rgba(228, 228, 228, 0);
    background-color: transparent;
    position: relative;
  }
  .c_portalResSearch_total-01001 .p_headbox {
    width: 100%;
    height: auto;
  }
  .c_portalResSearch_total-01001 .p_searchBox {
    width: auto;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    overflow: visible;
    padding: 0;
    margin: 0;
    border-width: 1px;
    border-style: none;
    border-color: rgba(228, 228, 228, 0);
    background-color: transparent;
    position: relative;
  }
  .c_portalResSearch_total-01001 .p_searchBox .p_input {
    width: 220px;
    display: inline-block;
    height: 40px;
    vertical-align: middle;
    color: inherit;
    position: relative;
    font-size: 14px;
  }
  .c_portalResSearch_total-01001 .p_searchBox .p_input .last {
    display: none;
  }
  .c_portalResSearch_total-01001 .p_searchBox .p_input .forward {
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
    height: auto;
    font-size: 15px;
  }
  .c_portalResSearch_total-01001 .p_searchBox .p_input .forward:before {
    content: "\e661";
    color: #a9a9a9;
  }
  .c_portalResSearch_total-01001 .p_searchBtn {
    width: auto;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
    border-width: 1px;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0);
    background-color: #1890FF;
    text-align: center;
    padding-top: 0;
    padding-right: 20px;
    padding-left: 20px;
    position: inherit;
    margin: 0;
    padding: 0 20px;
    cursor: pointer;
    font-family: inherit;
    font-weight: inherit;
    text-decoration: none;
    background-size: 100% 100%;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .c_portalResSearch_total-01001 .p_searchBtn .font {
    display: table-cell;
    vertical-align: middle;
    bottom: 0;
    height: inherit;
    color: inherit;
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    text-decoration: none;
    position: relative;
    text-align: center;
  }
  .c_portalResSearch_total-01001 .p_input input, .c_search_total-01001 .p_input .InputText {
    display: inline-block;
    height: 100%;
    width: inherit;
    line-height: inherit;
    border-width: 1px;
    border-style: solid;
    border-color: #f0f0f0;
    padding-left: 25px;
    padding-right: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .c_portalResSearch_total-01001 .p_select {
    height: auto;
    position: relative;
    font-size: 0;
    display: inline-block;
    width: auto;
    vertical-align: middle;
    margin-left: -1px;
  }
  .c_portalResSearch_total-01001 .p_select input {
    width: 75px;
    height: 40px;
    border: 1px solid rgba(240, 240, 240, 1);
    line-height: 30px;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    padding: 0 10px;
  }
  .c_portalResSearch_total-01001 .p_select input:hover {
    background-color: rgb(240, 248, 250);
    color: rgb(100, 190, 186);
  }
  .c_portalResSearch_total-01001 .p_select input:hover + .shape {
    background-color: rgb(240, 248, 250);
  }
  .c_portalResSearch_total-01001 .p_select .shape {
    display: inline-block;
    width: 30px;
    height: 40px;
    position: absolute;
    right: 0;
    line-height: 40px;
    text-align: center;
    border: 1px solid rgba(240, 240, 240, 1);
    border-left: none;
    font-size: 12px;
    color: rgba(200, 200, 200, 1);
  }
  .c_portalResSearch_total-01001 .p_select .shape:before {
    content: "\e6c9";
  }
  .c_portalResSearch_total-01001 .p_select .shape:hover {
    color: #65beba;
  }
  .c_portalResSearch_total-01001 .p_select .itembox {
    height: auto;
    width: 100%;
    position: absolute;
    top: 40px;
    left: 0px;
    border: 1px solid rgba(240, 240, 240, 1);
    border-top: 0;
    overflow-y: auto;
    z-index: 99;
    background-color: #fff;
    font-size: 12px;
    max-height: 180px;
  }
  .c_portalResSearch_total-01001 .p_select li {
    width: auto;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
  }
  .c_portalResSearch_total-01001 .p_select li:hover {
    background-color: rgb(240, 248, 250);
    color: rgb(100, 190, 186);
  }
  .c_portalResSearch_total-01001 .p_select li i img {
    display: none;
  }
  .c_portalResSearch_total-01001 .p_searchBtnBox {
    display: none;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .c_portalResSearch_total-01001 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1180px;
    min-height: 192px;
    width: auto;
    display: inline-block;
    font-size: 0;
  }
  .c_portalResSearch_total-01001 .p_contentBox {
    width: 100%;
    height: auto;
    overflow: visible;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    border-width: 1px;
    border-style: none;
    border-color: rgba(228, 228, 228, 0);
    background-color: transparent;
    position: relative;
  }
  .c_portalResSearch_total-01001 .p_headbox {
    width: 100%;
    height: auto;
  }
  .c_portalResSearch_total-01001 .p_searchBox {
    width: auto;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    overflow: visible;
    padding: 0;
    margin: 0;
    border-width: 1px;
    border-style: none;
    border-color: rgba(228, 228, 228, 0);
    background-color: transparent;
    position: relative;
  }
  .c_portalResSearch_total-01001 .p_searchBox .p_input {
    width: 220px;
    display: inline-block;
    height: 40px;
    vertical-align: middle;
    color: inherit;
    position: relative;
    font-size: 14px;
  }
  .c_portalResSearch_total-01001 .p_searchBox .p_input .last {
    display: none;
  }
  .c_portalResSearch_total-01001 .p_searchBox .p_input .forward {
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
    height: auto;
    font-size: 15px;
  }
  .c_portalResSearch_total-01001 .p_searchBox .p_input .forward:before {
    content: "\e661";
    color: #a9a9a9;
  }
  .c_portalResSearch_total-01001 .p_searchBtn {
    width: auto;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
    border-width: 1px;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0);
    background-color: #1890FF;
    text-align: center;
    padding-top: 0;
    padding-right: 20px;
    padding-left: 20px;
    position: inherit;
    margin: 0;
    padding: 0 20px;
    cursor: pointer;
    font-family: inherit;
    font-weight: inherit;
    text-decoration: none;
    background-size: 100% 100%;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .c_portalResSearch_total-01001 .p_searchBtn .font {
    display: table-cell;
    vertical-align: middle;
    bottom: 0;
    height: inherit;
    color: inherit;
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    text-decoration: none;
    position: relative;
    text-align: center;
  }
  .c_portalResSearch_total-01001 .p_input input, .c_search_total-01001 .p_input .InputText {
    display: inline-block;
    height: 100%;
    width: inherit;
    line-height: inherit;
    border-width: 1px;
    border-style: solid;
    border-color: #f0f0f0;
    padding-left: 25px;
    padding-right: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .c_portalResSearch_total-01001 .p_select {
    height: auto;
    position: relative;
    font-size: 0;
    display: inline-block;
    width: auto;
    vertical-align: middle;
    margin-left: -1px;
  }
  .c_portalResSearch_total-01001 .p_select input {
    width: 75px;
    height: 40px;
    border: 1px solid rgba(240, 240, 240, 1);
    line-height: 30px;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    padding: 0 10px;
  }
  .c_portalResSearch_total-01001 .p_select input:hover {
    background-color: rgb(240, 248, 250);
    color: rgb(100, 190, 186);
  }
  .c_portalResSearch_total-01001 .p_select input:hover + .shape {
    background-color: rgb(240, 248, 250);
  }
  .c_portalResSearch_total-01001 .p_select .shape {
    display: inline-block;
    width: 30px;
    height: 40px;
    position: absolute;
    right: 0;
    line-height: 40px;
    text-align: center;
    border: 1px solid rgba(240, 240, 240, 1);
    border-left: none;
    font-size: 12px;
    color: rgba(200, 200, 200, 1);
  }
  .c_portalResSearch_total-01001 .p_select .shape:before {
    content: "\e6c9";
  }
  .c_portalResSearch_total-01001 .p_select .shape:hover {
    color: #65beba;
  }
  .c_portalResSearch_total-01001 .p_select .itembox {
    height: auto;
    width: 100%;
    position: absolute;
    top: 40px;
    left: 0px;
    border: 1px solid rgba(240, 240, 240, 1);
    border-top: 0;
    overflow-y: auto;
    z-index: 99;
    background-color: #fff;
    font-size: 12px;
    max-height: 180px;
  }
  .c_portalResSearch_total-01001 .p_select li {
    width: auto;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
  }
  .c_portalResSearch_total-01001 .p_select li:hover {
    background-color: rgb(240, 248, 250);
    color: rgb(100, 190, 186);
  }
  .c_portalResSearch_total-01001 .p_select li i img {
    display: none;
  }
  .c_portalResSearch_total-01001 .p_searchBtnBox {
    display: none;
  }
}
.w_fimg-000 .p_title {
  display: inline-table;
  margin: 0;
  min-width: 37px;
  padding: 0;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
}
.w_fimg-000 .p_title .font {
  vertical-align: middle;
  line-height: 21px;
}
.w_fimg-000 .p_title:hover {
  color: rgba(87, 177, 173, 1);
}
.w_fimg-000 .p_title:active {
  color: rgba(69, 165, 161, 1);
}
.w_fimg-000 .p_title .iconfont:before {
  display: inline-block;
  content: "";
}
.w_fimg-000 {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 200px;
}
.w_fimg-000 .animated {
  width: 100%;
 /* height: 100%;*/
  position: relative;
  min-height: inherit;
}
.w_fimg-000 .font {
  white-space: nowrap;
}
.w_fimg-000 .p_link001 {
  width: 100%;
  height: 100%;
}
.w_fimg-000 .p_link002 {
  width: 100%;
  height: 30px;
}
.w_fimg-000 .p_box {
  width: 100%;
 /* height: 100%;*/
  text-align: center;
  position: static;
}
.w_fimg-000 .p_dimage {
  height: inherit;
  overflow: hidden;
  font-size: 0;
}
.w_fimg-000 .p_dimage img{
 width:100%;
/*height:100%;*/
}
.rtbar_shwx img{
	width:160px;
}
.w_fimg-000 .e_image:hover:after {
  background: transparent;
}
.w_fimg-000 .p_dimage:empty {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: #f2f2f2 url(../image/camera.png) no-repeat center;
}
.c_portalResNews_list-01001 {
  min-width: 320px;
  width: 100%;
}
.c_portalResNews_list-01001 .p_PromptNoneData {
  width: auto;
  text-align: center
}
.c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .iconfont:before {
  content: ""
}
.c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .first {
  height: auto;
  display: table-cell;
  position: relative;
  vertical-align: middle;
  padding: 0 10px 5px 0;
}
.c_portalResNews_list-01001 .p_PromptNoneData .prompt_title {
  display: inline-table;
  padding: 0 30px;
  min-height: 200px;
  height: 100%
}
.c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .first:before {
  content: "\e6b4"
}
.c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .font {
  display: table-cell;
  vertical-align: middle;
  text-align: left
}
.c_portalResNews_list-01001 .p_PromptNoneData .promptbox {
  width: auto;
  height: 100%
}
.c_portalResNews_list-01001 .p_PromptNoneData .prompt_content {
  padding-left: 65px
}
.c_portalResNews_list-01001 .p_moreBtn {
  position: static;
  width: auto;
  display: inline-table;
  min-height: 29px;
  margin: 0;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  min-width: 86px;
  cursor: pointer;
  text-align: center
}
.c_portalResNews_list-01001 .p_moreBtn .font {
  white-space: nowrap;
  overflow: visible;
  vertical-align: middle
}
.c_portalResNews_list-01001 .p_moreBtn .iconfont:before {
  content: ""
}
@-moz-keyframes three-quarters-loader {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes three-quarters-loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes three-quarters-loader {
  0% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.loading_animation {
  -moz-animation: three-quarters-loader 850ms infinite linear;
  -webkit-animation: three-quarters-loader 850ms infinite linear;
  animation: three-quarters-loader 850ms infinite linear;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  overflow: hidden;
  text-indent: -9999px;
  width: 32px;
  height: 32px;
  vertical-align: middle
}
.c_portalResNews_list-01001 .p_loading {
  width: 100%;
  height: 70px;
  line-height: 70px;
  text-align: center;
}
.c_portalResNews_list-01001 .p_loading .iconfont:before {
  content: ""
}
.c_portalResNews_list-01001 .p_loading .font {
  display: inline-block;
  margin-left: 20px;
  height: inherit
}
.c_portalResNews_list-01001 .p_moreBox {
  margin: 0 20px;
  width: auto;
  height: auto;
  padding: 0;
  overflow: hidden
}
.c_portalResNews_list-01001 .p_ToDetail {
  display: inline-block;
  margin: 0;
  padding: 5px 10px;
  min-width: 86px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
}
a > .c_portalResNews_list-01001 .p_ToDetail:hover {
  cursor: pointer
}
.c_portalResNews_list-01001 .p_SummaryBox {
  margin: 0;
  width: 236px;
  height: 317px;
  padding: 0;
  overflow: hidden
}
.c_portalResNews_list-01001 .p_summary {
  text-align: left;
  vertical-align: top;
  word-break: break-all
}
.c_portalResNews_list-01001 .p_time {
  display: inline-block;
  margin: 0;
  padding: 0 5px 0 0;
  vertical-align: middle;
  text-align: left;
  white-space: nowrap;
  overflow: visible;
  line-height: 18px;
  vertical-align: top
}
.c_portalResNews_list-01001 .p_assist {
  margin: 0;
  width: 236px;
  height: 317px;
  padding: 0;
  overflow: hidden
}
.c_portalResNews_list-01001 .p_TitleBox {
  width: auto;
  height: auto;
  padding: 5px 0;
  overflow: hidden;
  vertical-align: top;
}
.c_portalResNews_list-01001 .p_title {
  display: inline-table;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
}
.c_portalResNews_list-01001 .p_header {
  margin: 5px 0 0;
  width: auto;
  height: auto;
  padding: 0;
  overflow: hidden;
}
.c_portalResNews_list-01001 .p_content {
  margin: 0;
  width: 236px;
  height: 317px;
  padding: 0;
  overflow: hidden
}
.c_portalResNews_list-01001 .p_images {
  margin: 0;
  width: 168px;
  height: 138px;
  padding: 0;
  overflow: hidden;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  vertical-align: middle;
  text-align: center;
  margin-right: 15px
}
.c_portalResNews_list-01001 .p_articles {
  margin: 0;
  width: inherit;
  height: 186px;
  padding: 0;
}
.c_portalResNews_list-01001 .p_news {
  margin: 0;
  width: inherit;
  height: auto;
  padding: 0;
  overflow: hidden;
}
.c_portalResNews_list-01001 .p_Newslist {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.c_portalResNews_list-01001 {
  overflow: hidden;
}
.c_portalResNews_list-01001 .p_content {
  width: auto;
  height: auto;
  vertical-align: top
}
.c_portalResNews_list-01001 .p_SummaryBox {
  width: auto;
  height: auto;
}
.c_portalResNews_list-01001 .p_assist {
  width: auto;
  height: auto;
}
.c_portalResNews_list-01001 .p_icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: 2px
}
.c_portalResNews_list-01001 .p_about {
  display: inline-block;
  vertical-align: middle
}
.c_portalResNews_list-01001 .p_articles {
  display: inline-block;
  height: auto;
  min-width: 320px;
  width: calc((100% - 0px)/1);
  padding: 15px 20px;
  overflow: hidden;
  float: left;
}
.c_portalResNews_list-01001 .p_thumbnail {
  width: 100%;
  height: auto;
  vertical-align: middle;
  text-align: center;
  overflow: hidden
}
.c_portalResNews_list-01001 .p_thumbnail img {
  width: 100%;
}
.c_portalResNews_list-01001 .higher .p_thumbnail {
  position: absolute;
  height: 100%
}
.c_portalResNews_list-01001 .widther .p_thumbnail {
  position: absolute;
  height: 100%
}
.c_portalResNews_list-01001 .smaller .p_thumbnail {
  position: absolute;
  height: 100%
}
.c_portalResNews_list-01001 .p_assist {
  margin-top: 2px;
}
.c_portalResNews_list-01001 .p_SummaryBox {
  clear: both;
  margin-bottom: 10px;
  margin-top: 8px
}
.c_portalResNews_list-01001 .p_ToDetail {
  float: right;
  position: relative
}
.c_portalResNews_list-01001 .p_summary {
  white-space: normal
}
.c_portalResNews_list-01001 .p_summary a{
  color: #000;
}
.c_portalResNews_list-01001 .p_categorySummaryBox {
  overflow: hidden;
  padding: 10px;
}
@media only screen and (max-width: 768px) {
  .c_portalResNews_list-01001 .p_articles {
    margin-top: 10px !important;
    width: 100% !important;
  }
  .c_portalResNews_list-01001 .mp_linkUrl {
    display: block;
    height: auto;
  }
  .c_portalResNews_list-01001 .p_SummaryBox {
    display: none;
  }
  .c_portalResNews_list-01001 .p_ToDetail {
    display: none !important;
  }
  .c_portalResNews_list-01001 .mP_SummaryBox {
    clear: both;
  }
  .c_portalResNews_list-01001 .p_Information {
    display: flex;
    padding: 10px 0;
  }
  .c_portalResNews_list-01001 .p_Information li {
    flex: 1;
    height: 20px;
    overflow: hidden;
  }
  .c_portalResNews_list-01001 .p_KeyWord {
    width: 100%;
    margin-top: 5px;
  }
  .c_portalResNews_list-01001 .p_KeyWord .p_tag {
    padding: 5px 15px;
    margin-right: 10px;
    border-radius: 3px;
  }
  .c_portalResNews_list-01001 .blank {
    width: 100%;
    height: 15px;
    overflow: hidden;
  }
  .c_portalResNews_list-01001 .p_articles {
    border: none
  }
}
@media only screen and (min-width: 769px) {
  .c_portalResNews_list-01001 .mp_linkUrl {
    display: none;
  }
  .c_portalResNews_list-01001 .mP_SummaryBox {
    display: none;
  }
  .c_portalResNews_list-01001 .p_Information {
    display: none;
  }
  .c_portalResNews_list-01001 .p_KeyWord {
    display: none;
  }
  .c_portalResNews_list-01001 .blank {
    display: none;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
.w_fline-001 .p_FLine {
  width: 100%;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #f0f0f0;
  opacity: 1;
  filter: alpha(opacity:100);
  display: inline-block;
  vertical-align: middle;
}
.w_fline-001 {
  width: 100%;
  min-height: 20px;
  display: block;
  margin: 0 auto;
}
.w_fline-001 .w_fline {
  width: 100%;
  min-height: inherit;
  font-size: 0;
}
.w_fline-001 .w_fline:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  min-height: inherit;
  width: 0;
}
.c_portalResProduct_category-01001022 .p_categoryBox .p_parentBox .p_linkBox:hover {
  background: #e6f7ff;
}
@media only screen and (max-width:768px) {
  .c_portalResProduct_category-01001022 {
    height: auto;
    width: auto;
    overflow: visible;
  }
  .c_portalResProduct_category-01001022 .e_ContentOrdinaryStyleBox-001 .stylebox_title {
    width: 100%;
  }
  .c_portalResProduct_category-01001022 .p_categoryBox {
    line-height: 24px;
  }
  .c_portalResProduct_category-01001022 .p_btn-show {
    display: inline-block;
  }
  .c_portalResProduct_category-01001022 .p_title {
    font-size: 16px;
  }
  .c_portalResProduct_category-01001022 .p_categoryBox .p_linkBox {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding: 5px 10px;
    border-bottom: 1px solid #fff;
  }
  .c_portalResProduct_category-01001022 .p_categoryBox .p_parentBox {
    width: 100%;
  }
  .c_portalResProduct_category-01001022 .p_categoryBox .p_title {
    height: auto;
    width: auto;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    align-items: center;
  }
  .c_portalResProduct_category-01001022 .p_childBox .p_parentBox {
    background: #FFFFFF;
  }
  .c_portalResProduct_category-01001022 .p_childBox .p_parentBox .p_linkBox {
    background: #EFEFF4;
    width: 100%;
    border-bottom: 1px solid #d5d5d6;
  }
  .c_portalResProduct_category-01001022 .p_categoryBtn {
    display: inline-block;
    vertical-align: middle;
    background-color: rgba(255, 255, 255, 0);
    border-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 0;
    color: rgba(101, 190, 186, 1);
    height: auto;
    width: 14px;
    margin: 0 4px 0 0;
    padding: 0;
    position: static;
    text-align: center;
    font-size: 14px;
    color: rgba(217, 217, 217, 1);
  }
  .c_portalResProduct_category-01001022 .p_categoryBtn:active {
    border-width: 0;
    border-style: solid;
    color: rgba(101, 190, 186, 1);
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(255, 255, 255, 0);
    box-shadow: none;
  }
  .c_portalResProduct_category-01001022 .p_categoryBox .p_childBox {
    padding-left: 20px
  }
  .c_portalResProduct_category-01001022 .p_categoryBox .p_parentBox {
    position: relative;
    height: auto;
  }
  .c_portalResProduct_category-01001022 .p_categoryBox .slideOut {
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    height: auto;
  }
  .c_portalResProduct_category-01001022 .p_image {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
  }
  .c_portalResProduct_category-01001022 .p_image > img {
    width: 100%;
    height: 100%;
  }
  .c_portalResProduct_category-01001022 .p_num .iconfont:before {
    content: ''
  }
  .c_portalResProduct_category-01001022 .p_num {
    color: #ccc;
  }
  .c_portalResProduct_category-01001022 .p_childBox .p_num {
    color: #333;
  }
  .c_portalResProduct_category-01001022 .p_childBox {
    background: #efeff4;
  }
  .c_portalResProduct_category-01001022 .p_parentBox {
    background: #fff;
    color: #000;
  }
  .c_portalResProduct_category-01001022 {
    height: auto;
    width: auto;
    overflow: visible;
  }
  .c_portalResProduct_category-01001022 .e_ContentOrdinaryStyleBox-001 .stylebox_title {
    width: 100%;
  }
  .c_portalResProduct_category-01001022 .p_categoryBox {
    line-height: 24px;
    background: #fff;
  }
  .c_portalResProduct_category-01001022 .p_title {
    font-size: 16px;
  }
  .c_portalResProduct_category-01001022 .p_categoryBox .p_linkBox {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding: 5px 10px;
    border-bottom: 1px solid #fff;
    height: 50px;
  }
  .c_portalResProduct_category-01001022 .p_categoryBox .p_title {
    height: auto;
    width: auto;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    align-items: center;
  }
  .c_portalResProduct_category-01001022 .p_categoryBtn {
    display: inline-block;
    vertical-align: middle;
    background-color: rgba(255, 255, 255, 0);
    border-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 0;
    color: rgba(101, 190, 186, 1);
    height: auto;
    width: 14px;
    margin: 0 4px 0 0;
    padding: 0;
    position: static;
    text-align: center;
    font-size: 14px;
    color: rgba(217, 217, 217, 1);
  }
  .c_portalResProduct_category-01001022 .p_categoryBtn:active {
    border-width: 0;
    border-style: solid;
    color: rgba(101, 190, 186, 1);
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(255, 255, 255, 0);
    box-shadow: none;
  }
  .c_portalResProduct_category-01001022 .p_linkBox .icon-arrow_up:before {
    content: '\e69a';
    color: #7B7B7E;
  }
  .c_portalResProduct_category-01001022 .p_linkBox .icon-arrow_down:before {
    content: '\e69c';
    color: #7B7B7E;
  }
  .c_portalResProduct_category-01001022 .p_categoryBox .p_childBox {
    padding-left: 20px;
    width: 100%;
  }
  .c_portalResProduct_category-01001022 .p_categoryBox .p_parentBox {
    position: relative;
    height: auto;
  }
  .c_portalResProduct_category-01001022 .p_categoryBox .slideOut {
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    height: auto;
  }
  .c_portalResProduct_category-01001022 .p_image {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
  }
  .c_portalResProduct_category-01001022 .p_image > img {
    width: 100%;
    height: 100%;
  }
  .c_portalResProduct_category-01001022 .p_num .iconfont:before {
    content: ''
  }
  .c_portalResProduct_category-01001022 .p_num {
    color: #ccc;
  }
  .c_portalResProduct_category-01001022 .p_childBox .p_num {
    color: #333;
  }
  .c_portalResProduct_category-01001022 .p_childBox {
    background: #efeff4;
  }
  .c_portalResProduct_category-01001022 .p_parentBox {
    background: #fff;
    color: #000;
  }
  .c_portalResProduct_category-01001022 .p_btn-show .p_c-fff {
    color: #fff;
  }
  .c_portalResProduct_category-01001022 .p_btn-show .p_c-fff {
    margin: 0 0 0 10px;
    vertical-align: middle;
    width: auto;
    float: right;
    line-height: 50px;
  }
  .c_portalResProduct_category-01001022 .p_categoryBox {
    overflow-y: auto;
    height: 100%;
    float: left;
  }
}
@media only screen and (min-width:769px) and (max-width: 1024px) {
  .c_portalResProduct_category-01001022 {
    height: auto;
    width: 280px;
    overflow: visible;
  }
  .c_portalResProduct_category-01001022 .e_ContentOrdinaryStyleBox-001 .stylebox_title {
    width: 100%;
  }
  .c_portalResProduct_category-01001022 .p_category {
    height: 100%;
    width: 100%;
    position: relative;
  }
  .c_portalResProduct_category-01001022 .p_categoryBox {
    line-height: 24px;
  }
  .c_portalResProduct_category-01001022 .p_btn-show {
    display: none;
  }
  .e_title .p_title {
    font-size: 16px;
  }
  .c_portalResProduct_category-01001022 .p_categoryBox .p_linkBox {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding: 5px 10px;
    border-bottom: 1px solid #fff;
  }
  .c_portalResProduct_category-01001022 .p_categoryBox .p_title {
    height: auto;
    width: auto;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    align-items: center;
  }
  .c_portalResProduct_category-01001022 .p_categoryBtn {
    display: inline-block;
    vertical-align: middle;
    background-color: rgba(255, 255, 255, 0);
    border-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 0;
    color: rgba(101, 190, 186, 1);
    height: auto;
    width: 14px;
    margin: 0 4px 0 0;
    padding: 0;
    position: static;
    text-align: center;
    font-size: 14px;
    color: rgba(217, 217, 217, 1);
  }
  .c_portalResProduct_category-01001022 .p_childBox .p_parentBox {
    width: 100%;
  }
  .c_portalResProduct_category-01001022 .p_categoryBtn:active {
    border-width: 0;
    border-style: solid;
    color: rgba(101, 190, 186, 1);
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(255, 255, 255, 0);
    box-shadow: none;
  }
  .c_portalResProduct_category-01001022 .p_linkBox .icon-arrow_up:before {
    content: '\e6c9';
    color: #7B7B7E;
  }
  .c_portalResProduct_category-01001022 .p_linkBox .icon-arrow_down:before {
    content: '\e6c8';
    color: #7B7B7E;
  }
  .c_portalResProduct_category-01001022 .p_categoryBox .p_childBox {
    padding-left: 20px
  }
  .c_portalResProduct_category-01001022 .p_categoryBox .p_parentBox {
    position: relative;
    height: auto;
  }
  .c_portalResProduct_category-01001022 .p_categoryBox .slideOut {
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    height: auto;
  }
  .c_portalResProduct_category-01001022 .p_image {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
  }
  .c_portalResProduct_category-01001022 .p_image > img {
    width: 100%;
    height: 100%;
  }
  .c_portalResProduct_category-01001022 .p_num .iconfont:before {
    content: ''
  }
  .c_portalResProduct_category-01001022 .p_num {
    color: #ccc;
  }
  .c_portalResProduct_category-01001022 .p_childBox .p_num {
    color: #333;
  }
  .c_portalResProduct_category-01001022 .p_btn-hide {
    width: 10%;
    height: 100%;
    display: none;
  }
  .c_portalResProduct_category-01001022 .p_parentBox {
    background: #fff;
    color: #000;
  }
  .c_portalResProduct_category-01001022 {
    height: auto;
    width: 280px;
    overflow: visible;
  }
  .c_portalResProduct_category-01001022 .e_ContentOrdinaryStyleBox-001 .stylebox_title {
    width: 100%;
  }
  .c_portalResProduct_category-01001022 .p_category {
    height: 100%;
    width: 100%;
    position: relative;
  }
  .c_portalResProduct_category-01001022 .p_categoryBox {
    line-height: 24px;
  }
  .e_title .p_title {
    font-size: 16px;
  }
  .c_portalResProduct_category-01001022 .p_categoryBox .p_linkBox {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding: 5px 10px;
    border-bottom: 1px solid #fff;
  }
  .c_portalResProduct_category-01001022 .p_categoryBox .p_title {
    height: auto;
    width: auto;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    align-items: center;
  }
  .c_portalResProduct_category-01001022 .p_categoryBtn {
    display: inline-block;
    vertical-align: middle;
    background-color: rgba(255, 255, 255, 0);
    border-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 0;
    color: rgba(101, 190, 186, 1);
    height: auto;
    width: 14px;
    margin: 0 4px 0 0;
    padding: 0;
    position: static;
    text-align: center;
    font-size: 14px;
    color: rgba(217, 217, 217, 1);
  }
  .c_portalResProduct_category-01001022 .p_categoryBtn:active {
    border-width: 0;
    border-style: solid;
    color: rgba(101, 190, 186, 1);
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(255, 255, 255, 0);
    box-shadow: none;
  }
  .c_portalResProduct_category-01001022 .p_linkBox .iconfont:before {}
  .c_portalResProduct_category-01001022 .p_linkBox .icon-arrow_up:before {
    content: '\e6c9';
  }
  .c_portalResProduct_category-01001022 .p_linkBox .icon-arrow_down:before {
    content: '\e6c8';
  }
  .c_portalResProduct_category-01001022 .p_categoryBox .p_childBox {
    padding-left: 20px
  }
  .c_portalResProduct_category-01001022 .p_categoryBox .p_parentBox {
    position: relative;
    height: auto;
  }
  .c_portalResProduct_category-01001022 .p_categoryBox .slideOut {
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    height: auto;
  }
  .c_portalResProduct_category-01001022 .p_image {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
  }
  .c_portalResProduct_category-01001022 .p_image > img {
    width: 100%;
    height: 100%;
  }
  .c_portalResProduct_category-01001022 .p_num .iconfont:before {
    content: ''
  }
  .c_portalResProduct_category-01001022 .p_num {
    color: #ccc;
  }
  .c_portalResProduct_category-01001022 .p_childBox .p_num {
    color: #333;
  }
  .c_portalResProduct_category-01001022 .p_parentBox {
    background: #fff;
    color: #000;
  }
}
@media only screen and (min-width:1024px) {
  .c_portalResProduct_category-01001022 {
    height: auto;
    width: 280px;
    overflow: visible;
  }
  .c_portalResProduct_category-01001022 .e_ContentOrdinaryStyleBox-001 .stylebox_title {
    width: 100%;
  }
  .c_portalResProduct_category-01001022 .p_category {
    height: 100%;
    width: 100%;
    position: relative;
  }
  .c_portalResProduct_category-01001022 .p_categoryBox {
    line-height: 24px;
  }
  .e_title .p_title {
    font-size: 16px;
  }
  .c_portalResProduct_category-01001022 .p_categoryBox .p_linkBox {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding: 5px 10px;
    border-bottom: 1px solid #fff;
  }
  .c_portalResProduct_category-01001022 .p_categoryBox .p_title {
    height: auto;
    width: auto;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    align-items: center;
  }
  .c_portalResProduct_category-01001022 .p_categoryBtn {
    display: inline-block;
    vertical-align: middle;
    background-color: rgba(255, 255, 255, 0);
    border-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 0;
    color: rgba(101, 190, 186, 1);
    height: auto;
    width: 14px;
    margin: 0 4px 0 0;
    padding: 0;
    position: static;
    text-align: center;
    font-size: 14px;
    color: rgba(217, 217, 217, 1);
  }
  .c_portalResProduct_category-01001022 .p_categoryBtn:active {
    border-width: 0;
    border-style: solid;
    color: rgba(101, 190, 186, 1);
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(255, 255, 255, 0);
    box-shadow: none;
  }
  .c_portalResProduct_category-01001022 .p_linkBox .icon-arrow_up:before {
    content: '\e6c9';
    color: #7B7B7E;
  }
  .c_portalResProduct_category-01001022 .p_linkBox .icon-arrow_down:before {
    content: '\e6c8';
    color: #7B7B7E;
  }
  .c_portalResProduct_category-01001022 .p_categoryBox .p_childBox {
    padding-left: 20px
  }
  .c_portalResProduct_category-01001022 .p_categoryBox .p_parentBox {
    position: relative;
    height: auto;
  }
  .c_portalResProduct_category-01001022 .p_categoryBox .slideOut {
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    height: auto;
  }
  .c_portalResProduct_category-01001022 .p_image {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
  }
  .c_portalResProduct_category-01001022 .p_image > img {
    width: 100%;
    height: 100%;
  }
  .c_portalResProduct_category-01001022 .p_num .iconfont:before {
    content: ''
  }
  .c_portalResProduct_category-01001022 .p_num {
    color: #ccc;
  }
  .c_portalResProduct_category-01001022 .p_childBox .p_num {
    color: #333;
  }
  .c_portalResProduct_category-01001022 .p_parentBox {
    background: #fff;
    color: #000;
  }
  .c_portalResProduct_category-01001022 {
    height: auto;
    width: auto;
    overflow: visible;
  }
  .c_portalResProduct_category-01001022 .e_ContentOrdinaryStyleBox-001 .stylebox_title {
    width: 100%;
  }
  .c_portalResProduct_category-01001022 .p_category {
    height: 100%;
    width: 100%;
    position: relative;
  }
  .c_portalResProduct_category-01001022 .p_categoryBox {
    line-height: 24px;
  }
  .c_portalResProduct_category-01001022 .p_btn-show {
    display: none;
  }
  .c_portalResProduct_category-01001022 .p_title {
    font-size: 16px;
  }
  .c_portalResProduct_category-01001022 .p_categoryBox .p_linkBox {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding: 5px 10px;
    border-bottom: 1px solid #fff;
  }
  .c_portalResProduct_category-01001022 .p_categoryBox .p_title {
    height: auto;
    width: auto;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    font-size: 16px;
    line-height: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    align-items: center;
  }
  .c_portalResProduct_category-01001022 .p_categoryBtn {
    display: inline-block;
    vertical-align: middle;
    background-color: rgba(255, 255, 255, 0);
    border-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 0;
    color: rgba(101, 190, 186, 1);
    height: auto;
    width: 14px;
    margin: 0 4px 0 0;
    padding: 0;
    position: static;
    text-align: center;
    font-size: 14px;
    color: rgba(217, 217, 217, 1);
  }
  .c_portalResProduct_category-01001022 .p_categoryBtn:active {
    border-width: 0;
    border-style: solid;
    color: rgba(101, 190, 186, 1);
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(255, 255, 255, 0);
    box-shadow: none;
  }
  .c_portalResProduct_category-01001022 .p_linkBox .c {
    content: '\e6c9';
  }
  .c_portalResProduct_category-01001022 .p_linkBox .icon-arrow_down:before {
    content: '\e6c8';
  }
  .c_portalResProduct_category-01001022 .p_categoryBox .p_childBox {
    padding-left: 20px
  }
  .c_portalResProduct_category-01001022 .p_categoryBox .p_parentBox {
    position: relative;
    height: auto;
  }
  .c_portalResProduct_category-01001022 .p_categoryBox .slideOut {
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    height: auto;
  }
  .c_portalResProduct_category-01001022 .p_image {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
  }
  .c_portalResProduct_category-01001022 .p_image > img {
    width: 100%;
    height: 100%;
  }
  .c_portalResProduct_category-01001022 .p_num .iconfont:before {
    content: ''
  }
  .c_portalResProduct_category-01001022 .p_num {
    color: #ccc;
  }
  .c_portalResProduct_category-01001022 .p_childBox .p_num {
    color: #333;
  }
  .c_portalResProduct_category-01001022 .p_btn-hide {
    width: 10%;
    height: 100%;
    background-color: #7F7F7F;
    display: none;
  }
  .c_portalResProduct_category-01001022 .p_parentBox {
    background: #fff;
    color: #000;
  }
}
.c_portalResProduct_category-01001022 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
.c_portalResProduct_category-01001022 > div {
  animation-name: fadeInUp;
  animation-duration: 0.5s;
  animation-delay: 1s;
  animation-fill-mode: both;
}
.c_portalResProduct_category-01001022 .cateDemo {
  padding: 0px 0;
}
.c_portalResProduct_category-01001022 ul {
  font-size: 0px;
}
.c_portalResProduct_category-01001022 .list {
  overflow: hidden;
  float: none;
  font-size: 1rem;
  margin-bottom: 15px;
}
.c_portalResProduct_category-01001022 .thumbnail {
  padding: 0px;
  border-radius: 0px;
}
.c_portalResProduct_category-01001022 .imgBox {
  position: relative;
  width: 100%;
}
.c_portalResProduct_category-01001022 .img {
  width: 100%;
}
.c_portalResProduct_category-01001022 .dark {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .6);
  transition: all .5s ease;
  transform: scale(0, 1);
}
.c_portalResProduct_category-01001022 .imgBox:hover .dark {
  transform: scale(1);
}
.c_portalResProduct_category-01001022 .center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  width: 80px;
  height: 80px;
  background-color: #035fac;
  display: block;
  padding: 12px;
  text-align: center;
  font-size: 0.875rem;
}
.c_portalResProduct_category-01001022 .add {
  text-align: center;
  color: #fff;
}
.c_portalResProduct_category-01001022 .lookMore {
  text-align: center;
  color: #fff;
}
.c_portalResProduct_category-01001022 .cataNameBox {
  padding: 10px 30px;
}
.c_portalResProduct_category-01001022 .cate1 {
  padding-bottom: 10px;
  font-size: 0.8rem;
  text-align: center;
  color: rgb(113, 111, 111);
}
.c_portalResProduct_category-01001022 .cataNameBox dd {
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
}
.c_portalResProduct_category-01001022 .cateName2 {
  position: relative;
  font-size: 0.875rem;
  text-align: center;
  color: rgb(113, 111, 111);
}
.c_portalResProduct_category-01001022 .cateName2::before {
  content: '';
  position: absolute;
  top: 50%;
  left: -10px;
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background: #fb8c00;
  transform: translateY(-50%);
}
.c_portalResProduct_category-01001022 .bot {
  height: 43px;
  line-height: 43px;
  text-align: center;
  background: #035fac;
  width: 100%;
  transition: all .5s ease;
}
.c_portalResProduct_category-01001022 .bot:hover {
  background: #1f95f7;
}
.c_portalResProduct_category-01001022 .botLink {
  color: rgb(255, 255, 255);
}
#w_grid-1638956123509 {
  background-image: url(../image/hjbg01.jpg);
  background-image-part-image: url(../image/hjbg01.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
}
.w_grid-000 {
  margin-left: auto;
  margin-right: auto;
  min-height: 12rem;
  width: 100%;
}
.w_grid-000 > .w_grid {
  width: 100%;
  position: relative;
}
.w_grid-000 > div > .p_gridbox {
  width: 100%;
  overflow: hidden;
  position: static;
}
.w_grid-000 > div > div > .p_gridCell {
  float: left;
  position: static;
}
.w_grid-000 > div > div > .p_gridCell:not(:empty):before {
  content: '';
  height: 0px;
  display: block;
}
.w_grid-000 > .w_grid.signal {
  min-height: inherit;
}
.w_grid-000 > .w_grid.signal > .p_gridbox {}
.w_grid-000 > .w_grid.signal > .p_gridbox > .p_gridCell {}
.w_grid-000 > div > .p_gridbox > .p_gridCell:first-child {
  margin-left: 0;
  clear: left;
}
#w_grid-000 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0;
  clear: left;
}
@media only screen and (max-width: 768px) {
  .w_grid-000 > div > .p_gridbox > .p_gridCell {
    width: 100%;
    margin-left: 0;
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
  #content_box-1624614634380-2, #content_box-1639737410726-2 {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child {
    width: 100%;
    margin-left: 0;
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
.w_fbtn-001 {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 150px;
  min-height: 36px;
  max-height: 0;
  text-align: center;
  margin: 0 auto;
  font-size: 0;
}
.w_fbtn-001 .p_CommonBtn {
  width: 100%;
  height: inherit;
  padding: 0;
}
.w_fbtn-001 .p_CommonBtn .font {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  font-size: 14px;
  height: auto;
}
.w_fbtn-001 .animated {
  width: 100%;
  height: 100%;
  min-height: inherit;
}
.w_fbtn-001 .p_link {
  min-height: inherit;
  display: block;
}
.w_fbtn-001 .p_CommonBtn {
  border-style: solid;
}
.w_fbtn-001 .p_CommonBtn {
  width: 100%;
  height: 36px;
  color: rgba(255, 255, 255, 1);
  border-width: 1px;
  border-style: none;
  border-color: transparent;
  background-color: rgba(255, 102, 0, 1);
  padding-top: 0;
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
  min-height: inherit;
}
.w_fbtn-001 .p_CommonBtn:before {
  content: '';
  width: 0;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.c_portalResProduct_category-01001009 .p_categoryBox .p_parentBox .p_linkBox:hover {
  background: #e6f7ff;
}
@media only screen and (max-width:768px) {
  .c_portalResProduct_category-01001009 {
    height: auto;
    width: auto;
    overflow: visible;
  }
  .c_portalResProduct_category-01001009 .e_ContentOrdinaryStyleBox-001 .stylebox_title {
    width: 100%;
  }
  .c_portalResProduct_category-01001009 .p_categoryBox {
    line-height: 24px;
  }
  .c_portalResProduct_category-01001009 .p_btn-show {
    display: inline-block;
  }
  .c_portalResProduct_category-01001009 .p_title {
    font-size: 16px;
  }
  .c_portalResProduct_category-01001009 .p_categoryBox .p_linkBox {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding: 5px 10px;
    border-bottom: 1px solid #fff;
  }
  .c_portalResProduct_category-01001009 .p_categoryBox .p_parentBox {
    width: 100%;
  }
  .c_portalResProduct_category-01001009 .p_categoryBox .p_title {
    height: auto;
    width: auto;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    align-items: center;
  }
  .c_portalResProduct_category-01001009 .p_childBox .p_parentBox {
    background: #FFFFFF;
  }
  .c_portalResProduct_category-01001009 .p_childBox .p_parentBox .p_linkBox {
    background: #EFEFF4;
    width: 100%;
    border-bottom: 1px solid #d5d5d6;
  }
  .c_portalResProduct_category-01001009 .p_categoryBtn {
    display: inline-block;
    vertical-align: middle;
    background-color: rgba(255, 255, 255, 0);
    border-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 0;
    color: rgba(101, 190, 186, 1);
    height: auto;
    width: 14px;
    margin: 0 4px 0 0;
    padding: 0;
    position: static;
    text-align: center;
    font-size: 14px;
    color: rgba(217, 217, 217, 1);
  }
  .c_portalResProduct_category-01001009 .p_categoryBtn:active {
    border-width: 0;
    border-style: solid;
    color: rgba(101, 190, 186, 1);
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(255, 255, 255, 0);
    box-shadow: none;
  }
  .c_portalResProduct_category-01001009 .p_categoryBox .p_childBox {
    padding-left: 20px
  }
  .c_portalResProduct_category-01001009 .p_categoryBox .p_parentBox {
    position: relative;
    height: auto;
  }
  .c_portalResProduct_category-01001009 .p_categoryBox .slideOut {
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    height: auto;
  }
  .c_portalResProduct_category-01001009 .p_image {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
  }
  .c_portalResProduct_category-01001009 .p_image > img {
    width: 100%;
    height: 100%;
  }
  .c_portalResProduct_category-01001009 .p_num .iconfont:before {
    content: ''
  }
  .c_portalResProduct_category-01001009 .p_num {
    color: #ccc;
  }
  .c_portalResProduct_category-01001009 .p_childBox .p_num {
    color: #333;
  }
  .c_portalResProduct_category-01001009 .p_childBox {
    background: #efeff4;
  }
  .c_portalResProduct_category-01001009 .p_parentBox {
    background: #fff;
    color: #000;
  }
  .c_portalResProduct_category-01001009 {
    height: auto;
    width: auto;
    overflow: visible;
  }
  .c_portalResProduct_category-01001009 .e_ContentOrdinaryStyleBox-001 .stylebox_title {
    width: 100%;
  }
  .c_portalResProduct_category-01001009 .p_categoryBox {
    line-height: 24px;
    background: #fff;
  }
  .c_portalResProduct_category-01001009 .p_title {
    font-size: 16px;
  }
  .c_portalResProduct_category-01001009 .p_categoryBox .p_linkBox {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding: 5px 10px;
    border-bottom: 1px solid #fff;
    height: 50px;
  }
  .c_portalResProduct_category-01001009 .p_categoryBox .p_title {
    height: auto;
    width: auto;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    align-items: center;
  }
  .c_portalResProduct_category-01001009 .p_categoryBtn {
    display: inline-block;
    vertical-align: middle;
    background-color: rgba(255, 255, 255, 0);
    border-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 0;
    color: rgba(101, 190, 186, 1);
    height: auto;
    width: 14px;
    margin: 0 4px 0 0;
    padding: 0;
    position: static;
    text-align: center;
    font-size: 14px;
    color: rgba(217, 217, 217, 1);
  }
  .c_portalResProduct_category-01001009 .p_categoryBtn:active {
    border-width: 0;
    border-style: solid;
    color: rgba(101, 190, 186, 1);
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(255, 255, 255, 0);
    box-shadow: none;
  }
  .c_portalResProduct_category-01001009 .p_linkBox .icon-arrow_up:before {
    content: '\e69a';
    color: #7B7B7E;
  }
  .c_portalResProduct_category-01001009 .p_linkBox .icon-arrow_down:before {
    content: '\e69c';
    color: #7B7B7E;
  }
  .c_portalResProduct_category-01001009 .p_categoryBox .p_childBox {
    padding-left: 20px;
    width: 100%;
  }
  .c_portalResProduct_category-01001009 .p_categoryBox .p_parentBox {
    position: relative;
    height: auto;
  }
  .c_portalResProduct_category-01001009 .p_categoryBox .slideOut {
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    height: auto;
  }
  .c_portalResProduct_category-01001009 .p_image {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
  }
  .c_portalResProduct_category-01001009 .p_image > img {
    width: 100%;
    height: 100%;
  }
  .c_portalResProduct_category-01001009 .p_num .iconfont:before {
    content: ''
  }
  .c_portalResProduct_category-01001009 .p_num {
    color: #ccc;
  }
  .c_portalResProduct_category-01001009 .p_childBox .p_num {
    color: #333;
  }
  .c_portalResProduct_category-01001009 .p_childBox {
    background: #efeff4;
  }
  .c_portalResProduct_category-01001009 .p_parentBox {
    background: #fff;
    color: #000;
  }
  .c_portalResProduct_category-01001009 .p_btn-show .p_c-fff {
    color: #fff;
  }
  .c_portalResProduct_category-01001009 .p_btn-show .p_c-fff {
    margin: 0 0 0 10px;
    vertical-align: middle;
    width: auto;
    float: right;
    line-height: 50px;
  }
  .c_portalResProduct_category-01001009 .p_categoryBox {
    overflow-y: auto;
    height: 100%;
    float: left;
  }
}
@media only screen and (min-width:769px) and (max-width: 1024px) {
  .c_portalResProduct_category-01001009 {
    height: auto;
    width: 280px;
    overflow: visible;
  }
  .c_portalResProduct_category-01001009 .e_ContentOrdinaryStyleBox-001 .stylebox_title {
    width: 100%;
  }
  .c_portalResProduct_category-01001009 .p_category {
    height: 100%;
    width: 100%;
    position: relative;
  }
  .c_portalResProduct_category-01001009 .p_categoryBox {
    line-height: 24px;
  }
  .c_portalResProduct_category-01001009 .p_btn-show {
    display: none;
  }
  .e_title .p_title {
    font-size: 16px;
  }
  .c_portalResProduct_category-01001009 .p_categoryBox .p_linkBox {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding: 5px 10px;
    border-bottom: 1px solid #fff;
  }
  .c_portalResProduct_category-01001009 .p_categoryBox .p_title {
    height: auto;
    width: auto;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    align-items: center;
  }
  .c_portalResProduct_category-01001009 .p_categoryBtn {
    display: inline-block;
    vertical-align: middle;
    background-color: rgba(255, 255, 255, 0);
    border-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 0;
    color: rgba(101, 190, 186, 1);
    height: auto;
    width: 14px;
    margin: 0 4px 0 0;
    padding: 0;
    position: static;
    text-align: center;
    font-size: 14px;
    color: rgba(217, 217, 217, 1);
  }
  .c_portalResProduct_category-01001009 .p_childBox .p_parentBox {
    width: 100%;
  }
  .c_portalResProduct_category-01001009 .p_categoryBtn:active {
    border-width: 0;
    border-style: solid;
    color: rgba(101, 190, 186, 1);
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(255, 255, 255, 0);
    box-shadow: none;
  }
  .c_portalResProduct_category-01001009 .p_linkBox .icon-arrow_up:before {
    content: '\e6c9';
    color: #7B7B7E;
  }
  .c_portalResProduct_category-01001009 .p_linkBox .icon-arrow_down:before {
    content: '\e6c8';
    color: #7B7B7E;
  }
  .c_portalResProduct_category-01001009 .p_categoryBox .p_childBox {
    padding-left: 20px
  }
  .c_portalResProduct_category-01001009 .p_categoryBox .p_parentBox {
    position: relative;
    height: auto;
  }
  .c_portalResProduct_category-01001009 .p_categoryBox .slideOut {
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    height: auto;
  }
  .c_portalResProduct_category-01001009 .p_image {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
  }
  .c_portalResProduct_category-01001009 .p_image > img {
    width: 100%;
    height: 100%;
  }
  .c_portalResProduct_category-01001009 .p_num .iconfont:before {
    content: ''
  }
  .c_portalResProduct_category-01001009 .p_num {
    color: #ccc;
  }
  .c_portalResProduct_category-01001009 .p_childBox .p_num {
    color: #333;
  }
  .c_portalResProduct_category-01001009 .p_btn-hide {
    width: 10%;
    height: 100%;
    display: none;
  }
  .c_portalResProduct_category-01001009 .p_parentBox {
    background: #fff;
    color: #000;
  }
  .c_portalResProduct_category-01001009 {
    height: auto;
    width: 280px;
    overflow: visible;
  }
  .c_portalResProduct_category-01001009 .e_ContentOrdinaryStyleBox-001 .stylebox_title {
    width: 100%;
  }
  .c_portalResProduct_category-01001009 .p_category {
    height: 100%;
    width: 100%;
    position: relative;
  }
  .c_portalResProduct_category-01001009 .p_categoryBox {
    line-height: 24px;
  }
  .e_title .p_title {
    font-size: 16px;
  }
  .c_portalResProduct_category-01001009 .p_categoryBox .p_linkBox {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding: 5px 10px;
    border-bottom: 1px solid #fff;
  }
  .c_portalResProduct_category-01001009 .p_categoryBox .p_title {
    height: auto;
    width: auto;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    align-items: center;
  }
  .c_portalResProduct_category-01001009 .p_categoryBtn {
    display: inline-block;
    vertical-align: middle;
    background-color: rgba(255, 255, 255, 0);
    border-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 0;
    color: rgba(101, 190, 186, 1);
    height: auto;
    width: 14px;
    margin: 0 4px 0 0;
    padding: 0;
    position: static;
    text-align: center;
    font-size: 14px;
    color: rgba(217, 217, 217, 1);
  }
  .c_portalResProduct_category-01001009 .p_categoryBtn:active {
    border-width: 0;
    border-style: solid;
    color: rgba(101, 190, 186, 1);
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(255, 255, 255, 0);
    box-shadow: none;
  }
  .c_portalResProduct_category-01001009 .p_linkBox .iconfont:before {}
  .c_portalResProduct_category-01001009 .p_linkBox .icon-arrow_up:before {
    content: '\e6c9';
  }
  .c_portalResProduct_category-01001009 .p_linkBox .icon-arrow_down:before {
    content: '\e6c8';
  }
  .c_portalResProduct_category-01001009 .p_categoryBox .p_childBox {
    padding-left: 20px
  }
  .c_portalResProduct_category-01001009 .p_categoryBox .p_parentBox {
    position: relative;
    height: auto;
  }
  .c_portalResProduct_category-01001009 .p_categoryBox .slideOut {
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    height: auto;
  }
  .c_portalResProduct_category-01001009 .p_image {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
  }
  .c_portalResProduct_category-01001009 .p_image > img {
    width: 100%;
    height: 100%;
  }
  .c_portalResProduct_category-01001009 .p_num .iconfont:before {
    content: ''
  }
  .c_portalResProduct_category-01001009 .p_num {
    color: #ccc;
  }
  .c_portalResProduct_category-01001009 .p_childBox .p_num {
    color: #333;
  }
  .c_portalResProduct_category-01001009 .p_parentBox {
    background: #fff;
    color: #000;
  }
}
@media only screen and (min-width:1024px) {
  .c_portalResProduct_category-01001009 {
    height: auto;
    width: 280px;
    overflow: visible;
  }
  .c_portalResProduct_category-01001009 .e_ContentOrdinaryStyleBox-001 .stylebox_title {
    width: 100%;
  }
  .c_portalResProduct_category-01001009 .p_category {
    height: 100%;
    width: 100%;
    position: relative;
  }
  .c_portalResProduct_category-01001009 .p_categoryBox {
    line-height: 24px;
  }
  .e_title .p_title {
    font-size: 16px;
  }
  .c_portalResProduct_category-01001009 .p_categoryBox .p_linkBox {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding: 5px 10px;
    border-bottom: 1px solid #fff;
  }
  .c_portalResProduct_category-01001009 .p_categoryBox .p_title {
    height: auto;
    width: auto;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    align-items: center;
  }
  .c_portalResProduct_category-01001009 .p_categoryBtn {
    display: inline-block;
    vertical-align: middle;
    background-color: rgba(255, 255, 255, 0);
    border-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 0;
    color: rgba(101, 190, 186, 1);
    height: auto;
    width: 14px;
    margin: 0 4px 0 0;
    padding: 0;
    position: static;
    text-align: center;
    font-size: 14px;
    color: rgba(217, 217, 217, 1);
  }
  .c_portalResProduct_category-01001009 .p_categoryBtn:active {
    border-width: 0;
    border-style: solid;
    color: rgba(101, 190, 186, 1);
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(255, 255, 255, 0);
    box-shadow: none;
  }
  .c_portalResProduct_category-01001009 .p_linkBox .icon-arrow_up:before {
    content: '\e6c9';
    color: #7B7B7E;
  }
  .c_portalResProduct_category-01001009 .p_linkBox .icon-arrow_down:before {
    content: '\e6c8';
    color: #7B7B7E;
  }
  .c_portalResProduct_category-01001009 .p_categoryBox .p_childBox {
    padding-left: 20px
  }
  .c_portalResProduct_category-01001009 .p_categoryBox .p_parentBox {
    position: relative;
    height: auto;
  }
  .c_portalResProduct_category-01001009 .p_categoryBox .slideOut {
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    height: auto;
  }
  .c_portalResProduct_category-01001009 .p_image {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
  }
  .c_portalResProduct_category-01001009 .p_image > img {
    width: 100%;
    height: 100%;
  }
  .c_portalResProduct_category-01001009 .p_num .iconfont:before {
    content: ''
  }
  .c_portalResProduct_category-01001009 .p_num {
    color: #ccc;
  }
  .c_portalResProduct_category-01001009 .p_childBox .p_num {
    color: #333;
  }
  .c_portalResProduct_category-01001009 .p_parentBox {
    background: #fff;
    color: #000;
  }
  .c_portalResProduct_category-01001009 {
    height: auto;
    width: auto;
    overflow: visible;
  }
  .c_portalResProduct_category-01001009 .e_ContentOrdinaryStyleBox-001 .stylebox_title {
    width: 100%;
  }
  .c_portalResProduct_category-01001009 .p_category {
    height: 100%;
    width: 100%;
    position: relative;
  }
  .c_portalResProduct_category-01001009 .p_categoryBox {
    line-height: 24px;
  }
  .c_portalResProduct_category-01001009 .p_btn-show {
    display: none;
  }
  .c_portalResProduct_category-01001009 .p_title {
    font-size: 16px;
  }
  .c_portalResProduct_category-01001009 .p_categoryBox .p_linkBox {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding: 5px 10px;
    border-bottom: 1px solid #fff;
  }
  .c_portalResProduct_category-01001009 .p_categoryBox .p_title {
    height: auto;
    width: auto;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    align-items: center;
  }
  .c_portalResProduct_category-01001009 .p_categoryBtn {
    display: inline-block;
    vertical-align: middle;
    background-color: rgba(255, 255, 255, 0);
    border-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 0;
    color: rgba(101, 190, 186, 1);
    height: auto;
    width: 14px;
    margin: 0 4px 0 0;
    padding: 0;
    position: static;
    text-align: center;
    font-size: 14px;
    color: rgba(217, 217, 217, 1);
  }
  .c_portalResProduct_category-01001009 .p_categoryBtn:active {
    border-width: 0;
    border-style: solid;
    color: rgba(101, 190, 186, 1);
    border-color: rgba(255, 255, 255, 0);
    background-color: rgba(255, 255, 255, 0);
    box-shadow: none;
  }
  .c_portalResProduct_category-01001009 .p_linkBox .c {
    content: '\e6c9';
  }
  .c_portalResProduct_category-01001009 .p_linkBox .icon-arrow_down:before {
    content: '\e6c8';
  }
  .c_portalResProduct_category-01001009 .p_categoryBox .p_childBox {
    padding-left: 20px
  }
  .c_portalResProduct_category-01001009 .p_categoryBox .p_parentBox {
    position: relative;
    height: auto;
  }
  .c_portalResProduct_category-01001009 .p_categoryBox .slideOut {
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    height: auto;
  }
  .c_portalResProduct_category-01001009 .p_image {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
  }
  .c_portalResProduct_category-01001009 .p_image > img {
    width: 100%;
    height: 100%;
  }
  .c_portalResProduct_category-01001009 .p_num .iconfont:before {
    content: ''
  }
  .c_portalResProduct_category-01001009 .p_num {
    color: #ccc;
  }
  .c_portalResProduct_category-01001009 .p_childBox .p_num {
    color: #333;
  }
  .c_portalResProduct_category-01001009 .p_btn-hide {
    width: 10%;
    height: 100%;
    background-color: #7F7F7F;
    display: none;
  }
  .c_portalResProduct_category-01001009 .p_parentBox {
    background: #fff;
    color: #000;
  }
}
.c_portalResProduct_category-01001009 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
.c_portalResProduct_category-01001009 > div {
  animation-fill-mode: both;
}
.c_portalResProduct_category-01001009 .p_Product {
  width: calc((100% - 0px)/3);
}
.c_portalResProduct_category-01001009 .p_CommonSummaryBoxA {
  text-align: center;
}
.c_portalResProduct_category-01001009 .proBox {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.c_portalResProduct_category-01001009 .proSummry .sum {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3px;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  color: #333;
  font-size: 14px;
  line-height: 1.6;
}
.c_portalResProduct_category-01001009 .proContainer {
  width: 100%;
  height: auto;
  margin: 1rem auto;
  padding: 0 1rem;
  overflow: hidden;
}
.c_portalResProduct_category-01001009 .proLi {
  position: relative;
  padding: 0px;
  /*height: auto;*/
}
.c_portalResProduct_category-01001009 .proLink {
  position: relative;
  display: block;
  width: 100%;
  /*height: 100%;*/
  overflow: hidden;
  transition: all 0.5s ease;
  background: #fff;
}
.c_portalResProduct_category-01001009 .proLink::after {
  content: '';
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 0px;
  height: 5px;
  background-color: #0068b6;
  transition: all .5s ease;
}
.c_portalResProduct_category-01001009 .proTitle {
  position: relative;
  text-align: right;
  padding: 0 10% 0 20%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
  font-size: 1.25rem;
  height: 70px;
  line-height: 70px;
  background: #efefef;
  transition: all .5s ease;
  border-bottom: 1px solid #efefef;
}
.c_portalResProduct_category-01001009 .search {
  position: absolute;
  left: 25px;
  top: 25px;
  display: block;
  width: 20px;
  height: 20px;
  color: #0069b7;
}
.c_portalResProduct_category-01001009 .proImgBox {
  position: relative;
  width: 100%;
  height: 0px;
  padding-bottom: 75%;
  overflow: hidden;
  border: 1px solid #efefef;
}
.c_portalResProduct_category-01001009 .proImg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1.0);
  width: 100%;
  height: auto !important;
  transition: all 0.8s ease .1s;
}
.c_portalResProduct_category-01001009 .proSummry {
  padding: 20px 10%;
}
.c_portalResProduct_category-01001009 .iconfont {
  transition: .5s;
  display: flex;
  align-items: center;
}
.c_portalResProduct_category-01001009 .lookMore {
  width: 100%;
  padding: 1rem 0 2rem;
  text-align: center;
  font-size: 1rem;
  color: rgb(45, 111, 102);
  font-family: Oswald;
}
.c_portalResProduct_category-01001009 .proTitle::before {
  content: '';
  position: absolute;
  left: -70px;
  top: 0px;
  width: 70px;
  height: 70px;
  background-color: #0068b6;
  transform: rotate(0deg);
  transition: all .5s ease;
}
.c_portalResProduct_category-01001009 .proLi:hover .proTitle::before {
  left: 0px;
}
.c_portalResProduct_category-01001009 .proLi:hover .proTitle .search {
  color: #fff;
}
.c_portalResProduct_category-01001009 .proLi:hover .proImg {
  transform: translate(-50%, -50%) scale(1.1);
}
.c_portalResProduct_category-01001009 .proLi:hover .lookMore .iconfont {
  margin-left: 5px;
}
.c_portalResProduct_category-01001009 .proLi:hover .proLink {
  box-shadow: 0 3px 3px 3px rgb(0 0 0 / 15%);
}
.c_portalResProduct_category-01001009 .proLi:hover .proLink::after {
  width: 100%;
}
.c_portalResProduct_category-01001009 .proSwiperBox {
  overflow: hidden;
  position: relative;
  margin-top: 0px;
}
.c_portalResProduct_category-01001009 .proSwiperBox:hover .swiper-button-prev {
  left: 0px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.c_portalResProduct_category-01001009 .proSwiperBox:hover .swiper-button-next {
  right: 0px;
  opacity: 1;
  filter: alpha(opacity=100);
}
@media only screen and (min-width: 769px) {
  .c_portalResProduct_category-01001009 .proContainer {
    max-width: 1200px;
  }
  .c_portalResProduct_category-01001009 .proLi {
    float: left;
    width: calc(100% / 3); max-height:300px;
    margin: 0rem 0;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .c_portalResProduct_category-01001009 .proContainer {
    max-width: 900px;
  }
  .c_portalResProduct_category-01001009 .proLi {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .c_portalResProduct_category-01001009 .proContainer {
    max-width: 700px;
    min-width: 300px;
  }
  .c_portalResProduct_category-01001009 .proSwiperBox {
    padding-bottom: 40px;
    padding-top: 0px;
  }
  .c_portalResProduct_category-01001009 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 5px;
  }
  .c_portalResProduct_category-01001009 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ed6d00;
  }
  .c_portalResProduct_category-01001009 .swiper-pagination {
    width: 100%;
    bottom: 0px;
  }
  .c_portalResProduct_category-01001009 .proLi {
    width: 100%;
  }
}
.c_portalResProduct_category-01001009 .p_page .pre .iconfont:before {
  shadow-angle: 0px;
  shadow-distance: 0px;
  shadow-angle-ofInset: 0px;
  shadow-distance-ofInset: 0px;
}
.c_portalResProduct_category-01001009 .p_page .next .iconfont:before {
  shadow-angle: 0px;
  shadow-distance: 0px;
  shadow-angle-ofInset: 0px;
  shadow-distance-ofInset: 0px;
}
.c_portalResProduct_category-01001009 .p_more .iconfont:before {
  shadow-angle: 0px;
  shadow-distance: 0px;
  shadow-angle-ofInset: 0px;
  shadow-distance-ofInset: 0px;
}
.c_portalResProduct_category-01001009 .p_loading .iconfont:before {
  shadow-angle: 0px;
  shadow-distance: 0px;
  shadow-angle-ofInset: 0px;
  shadow-distance-ofInset: 0px;
}
.c_portalResProduct_category-01001009 .swiper-button-prev {
  position: absolute;
  left: 0px;
  top: 60%;
  justify-content: center;
  display: flex;
  width: 40px;
  height: 60px;
  color: #fff;
  font-size: 16px;
  padding: 0px;
  transform: translateY(-50%);
  z-index: 1;
  background: #005ab7;
  transition: 0.4s;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  opacity: 1;
  filter: alpha(opacity=1);
}
.c_portalResProduct_category-01001009 .swiper-button-next {
  position: absolute;
  right: 0px;
  top: 60%;
  width: 40px;
  height: 60px;
  justify-content: center;
  display: flex;
  color: #fff;
  font-size: 16px;
  padding: 0px;
  transform: translateY(-50%);
  z-index: 1;
  background: rgb(0 90 183);
  transition: 0.4s;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  opacity: 1;
  filter: alpha(opacity=1);
}
* {
  padding: 0;
  margin: 0;
}
.pagebox {
  width: 100%;
}
.pagebox, #-remove--flag {}
body, #-remove--flag {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1440px) and (min-width: 1200px) {}
@media only screen and (max-width: 1200px) and (min-width: 1026px) {}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1280px) and (min-width:1025px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1280px) and (min-width:1025px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1440px) and (min-width: 1200px) {}
@media only screen and (max-width: 1200px) and (min-width: 1026px) {}
@media only screen and (max-width: 1440px) and (min-width: 1200px) {}
@media only screen and (max-width: 1200px) and (min-width: 1026px) {}
@media only screen and (max-width: 1440px) and (min-width: 1200px) {}
@media only screen and (max-width: 1200px) and (min-width: 1026px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
#c_portalResPublic_codeContainer-1642569030700 .f-cb {
  zoom: 1;
  display: flex;
  flex-direction: row;
}
#c_portalResPublic_codeContainer-1642569030700 .f-cb:after {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  content: ".";
}
#c_portalResPublic_codeContainer-1642569030700 .about-num {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #f5f5f500;
}
#c_portalResPublic_codeContainer-1642569030700 .about-num li {
  width: 50%;
  text-align: center;
  padding-top: 0px;
  border-right: 1px #ffffff8f dashed;
}
#c_portalResPublic_codeContainer-1642569030700 .about-num li:last-child {
  border-right: 0px #ffffff8f dashed;
}
#c_portalResPublic_codeContainer-1642569030700 .jieshao {
  display: block;
}
#c_portalResPublic_codeContainer-1642569030700 .jieshao img {
  max-width: 45px;
  margin-bottom: 10px;
}
#c_portalResPublic_codeContainer-1642569030700 .about-num li h2 {
  font-family: 'BrownStd-Bold', sans-serif;
  font-size: 36px;
  color: #fff;
  line-height: 40px;
  display: inline-block;
  letter-spacing: -3px;
}
#c_portalResPublic_codeContainer-1642569030700 .about-num li p {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
}
#c_portalResPublic_codeContainer-1642569030700 .about-num .count-unit {
  font-size: 20px;
  line-height: 48px;
  font-weight: lighter;
  color: #fff;
  text-align: right;
  display: inline-block;
  font-style: normal;
}
#c_portalResPublic_codeContainer-1642569030700 .about-num li .bot p {
  font-size: 15px;
  color: #333;
  line-height: 24px;
}
@media only screen and (max-width: 768px) {
  #c_portalResPublic_codeContainer-1642569030700 .f-cb {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  #c_portalResPublic_codeContainer-1642569030700 .about-num li {
    width: calc(100% / 3);
    text-align: center;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    border-top: 1px dashed rgba(0, 0, 0, 0.15);
    border-bottom: 1px dashed rgba(0, 0, 0, 0.15);
  }
  #c_portalResPublic_codeContainer-1642569030700 .about-num li:nth-child(2) {
    border-right: 1px dashed rgba(0, 0, 0, 0.15);
  }
  #c_portalResPublic_codeContainer-1642569030700 .about-num li h2 {
    font-size: 24px;
    line-height: 26px;
  }
  #c_portalResPublic_codeContainer-1642569030700 .jieshao img {
    max-width: 40px;
    margin-bottom: 0px;
  }
  #c_portalResPublic_codeContainer-1642569030700 .about-num {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  #c_portalResPublic_codeContainer-1642569030700 .about-num .count-unit {
    font-size: 14px;
  }
  #c_portalResPublic_codeContainer-1642569030700 .about-num li p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  #c_portalResPublic_codeContainer-1642569030700 .about-num li h2 {
    font-size: 40px;
  }
  #c_portalResPublic_codeContainer-1642569030700 .about-num {
    margin-top: 25px;
    padding-top: 12px;
    padding-bottom: 10px;
  }
  #c_portalResPublic_codeContainer-1642569030700 .about-num .count-unit {
    font-size: 14px;
  }
  #c_portalResPublic_codeContainer-1642569030700 .about-num li p {
    font-size: 14px;
  }
}
#c_portalResPublic_codeContainer-1642569030700 {
  width: 100%;
  max-width: 1600px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 1440px) and (min-width: 1200px) {}
@media only screen and (max-width: 1200px) and (min-width: 1026px) {}
@media only screen and (max-width: 1280px) and (min-width:1025px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1280px) and (min-width:1025px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1280px) and (min-width:1025px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1440px) and (min-width: 1200px) {}
@media only screen and (max-width: 1200px) and (min-width: 1026px) {}
@media only screen and (max-width: 1440px) and (min-width: 1200px) {}
@media only screen and (max-width: 1200px) and (min-width: 1026px) {}
@media only screen and (max-width: 1280px) and (min-width:1025px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1280px) and (min-width:1025px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1440px) and (min-width: 1200px) {}
@media only screen and (max-width: 1200px) and (min-width: 1026px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1440px) and (min-width: 1200px) {}
@media only screen and (max-width: 1200px) and (min-width: 1026px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1280px) and (min-width:1025px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1440px) and (min-width: 1200px) {}
@media only screen and (max-width: 1200px) and (min-width: 1026px) {}
@media only screen and (max-width: 1440px) and (min-width: 1200px) {}
@media only screen and (max-width: 1200px) and (min-width: 1026px) {}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1280px) and (min-width:1025px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
#c_portalResnav_main-1642569030685 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
@media only screen and (max-width: 1440px) and (min-width: 1200px) {}
@media only screen and (max-width: 1200px) and (min-width: 1026px) {}
#c_portalResPublic_codeContainer-1642569030740 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: 0px;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
@media only screen and (max-width: 1280px) and (min-width:1025px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1280px) and (min-width:1025px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1280px) and (min-width:1025px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1280px) and (min-width:1025px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1280px) and (min-width:1025px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (max-width: 1280px) and (min-width:1025px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
@media only screen and (min-width: 769px)and (min-width:1024px) {}
@media only screen and (min-width: 769px)and (min-width:1024px) {}
@media only screen and (min-width: 769px)and (min-width:1024px) {}
@media only screen and (min-width: 769px)and (min-width:1024px) {}
@media only screen and (min-width: 769px)and (min-width:1024px) {}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {}
@media only screen and (max-width: 1024px) and (min-width: 769px) {}
#c_portalResEbizads_banner-1642569030695 .active {
  z-index: 999 !important;
}
#c_portalResEbizads_banner-1642569030695 {
  width: auto;
  max-width: none;
  min-width: 300px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#c_portalResEbizads_banner-16425694616985401 .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  opacity: .9;
}
#c_portalResEbizads_banner-16425694616985401 span.swiper-pagination-bullet {
  background: #fff;
}
#c_portalResEbizads_banner-16425694616985401 span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #d5161a;
  border: 1px solid #d5161a;
}
#c_portalResEbizads_banner-16425694616985401 span.swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  background: #d5161a !important;
  border: 1px solid #d5161a;
}
#c_portalResEbizads_banner-16425694616985401 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#c_portalResEbizads_banner-16425694616985401 > div {
  animation-fill-mode: both;
}
#c_portalResEbizads_banner-16425694616985401 .bannerBox {
  position: relative;
  width: 100%;
  overflow: hidden;
}
#c_portalResEbizads_banner-16425694616985401 .swiper-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  cursor: pointer;
  overflow: hidden;
  z-index: 99;
  transition: all .5s ease .5s;
}
#c_portalResEbizads_banner-16425694616985401 .btn-prev {
  left: 5%;
}
#c_portalResEbizads_banner-16425694616985401 .btn-next {
  right: 5%;
}
#c_portalResEbizads_banner-16425694616985401 .banner-pagination {
  position: absolute;
  left: 0px;
  margin: 0px;
  width: 100%;
  text-align: center;
  overflow: hidden;
}
#c_portalResEbizads_banner-16425694616985401 .banner-pagination .swiper-pagination-bullet {
  position: relative;
  margin: 0 3px;
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #fff;
  overflow: hidden;
  z-index: 99;
}
#c_portalResEbizads_banner-16425694616985401 .banner-pagination .swiper-pagination-bullet::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: auto;
  height: auto;
  border-radius: 50%;
  background: #fff;
}
#c_portalResEbizads_banner-16425694616985401 .banner-pagination .swiper-pagination-bullet-active.swiper-pagination-bullet::before {
  background: #fff;
}
#c_portalResEbizads_banner-16425694616985401 .content {
  width: 100;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
#c_portalResEbizads_banner-16425694616985401 .swiper-slide {
  overflow: hidden;
}
#c_portalResEbizads_banner-16425694616985401 .scalePic {
  position: relative;
  left: auto;
  top: auto;
  transform: translate(0) scale(1.08);
  width: 100%;
  max-width: none;
  transition: all 1.8s cubic-bezier(0.250, 0.460, 0.450, 0.940);
}
#c_portalResEbizads_banner-16425694616985401 .swiper-slide.swiper-slide-active .scalePic {
  transform: translate(0) scale(1);
}
@media (max-width: 767px) {
  #c_portalResEbizads_banner-16425694616985401 .pc_pic {
    display: none;
  }
  #c_portalResEbizads_banner-16425694616985401 .swiper-button {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    display: none;
  }
  #c_portalResEbizads_banner-16425694616985401 .banner-pagination {
    bottom: 5px !important;
  }
  #c_portalResEbizads_banner-16425694616985401 .banner-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
  #c_portalResEbizads_banner-16425694616985401 .banner-pagination .swiper-pagination-bullet::before {
    width: 5px;
    height: 5px;
  }
}
@media (min-width: 768px) {
  #c_portalResEbizads_banner-16425694616985401 .mo_pic {
    display: none;
  }
  #c_portalResEbizads_banner-16425694616985401 .swiper-button {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    display: none;
  }
  #c_portalResEbizads_banner-16425694616985401 .banner-pagination {
    bottom: 10px !important;
  }
}
#c_portalResEbizads_banner-16425694616985401 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
@media only screen and (min-width: 769px)and (min-width:1024px) {}
#c_portalResSearch_total-16425805442266290 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#c_portalResSearch_total-16425805442266290 > div {
  animation-fill-mode: both;
}
@media only screen and (max-width: 768px) {
  #c_portalResSearch_total-16425805442266290 .p_headbox.active:before {
    content: none;
  }
  #c_portalResSearch_total-16425805442266290 .p_headbox.active:after {
    content: none;
  }
  #c_portalResSearch_total-16425805442266290 .p_headbox {
    display: block;
    position: relative;
    padding: 0;
    border: none;
    border-radius: 5px;
  }
  #c_portalResSearch_total-16425805442266290 .p_searchBox {
    width: 80%;
  }
  #c_portalResSearch_total-16425805442266290 .p_searchBtn {
    color: #626262;
    font-size: 14px;
    background-color: #fff;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  #c_portalResSearch_total-16425805442266290 .p_searchBox .p_input {}
  #c_portalResSearch_total-16425805442266290 #search_keyword {
    margin: 10px 0;
    height: 30px;
    width: 80%;
    line-height: 30px;
    font-size: 16px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    outline: none;
  }
  #c_portalResSearch_total-16425805442266290 #search_keyword::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 769px) {
  #c_portalResSearch_total-16425805442266290 .p_searchBox {
    width: 100%;
  }
  #c_portalResSearch_total-16425805442266290 .p_searchBox .p_input {
    width: 100%;
  }
  #c_portalResSearch_total-16425805442266290 .p_searchBtn {
    background-color: #ec4d1c;
    border: none;
  }
}
@media only screen and (min-width: 769px)and (min-width:1024px) {
  #c_portalResSearch_total-16425805442266290 .p_searchBox .p_input {
    height: 60px;
  }
  #c_portalResSearch_total-16425805442266290 .p_searchBtn {
    height: 60px;
  }
}
#c_portalResSearch_total-16425805442266290 .p_product .iconfont:before {
  shadow-angle: 0px;
  shadow-distance: 0px;
  shadow-angle-ofInset: 0px;
  shadow-distance-ofInset: 0px;
}
#c_portalResSearch_total-16425805442266290 .p_info .iconfont:before {
  shadow-angle: 0px;
  shadow-distance: 0px;
  shadow-angle-ofInset: 0px;
  shadow-distance-ofInset: 0px;
}
#c_portalResSearch_total-16425805442266290 .p_atlas .iconfont:before {
  shadow-angle: 0px;
  shadow-distance: 0px;
  shadow-angle-ofInset: 0px;
  shadow-distance-ofInset: 0px;
}
#c_portalResSearch_total-16425805442266290 .p_companyfile .iconfont:before {
  shadow-angle: 0px;
  shadow-distance: 0px;
  shadow-angle-ofInset: 0px;
  shadow-distance-ofInset: 0px;
}
#c_portalResSearch_total-16425805442266290 .p_recruit .iconfont:before {
  shadow-angle: 0px;
  shadow-distance: 0px;
  shadow-angle-ofInset: 0px;
  shadow-distance-ofInset: 0px;
}
#c_portalResSearch_total-16425805442266290 .p_teacher .iconfont:before {
  shadow-angle: 0px;
  shadow-distance: 0px;
  shadow-angle-ofInset: 0px;
  shadow-distance-ofInset: 0px;
}
#c_portalResSearch_total-16425805442266290 .p_course .iconfont:before {
  shadow-angle: 0px;
  shadow-distance: 0px;
  shadow-angle-ofInset: 0px;
  shadow-distance-ofInset: 0px;
}
#c_portalResSearch_total-16425805442266290 .p_intro .iconfont:before {
  shadow-angle: 0;
  shadow-distance: 0;
  shadow-angle-ofInset: 0;
  shadow-distance-ofInset: 0;
}
#c_portalResSearch_total-16425805442266290 .p_question .iconfont:before {
  shadow-angle: 0;
  shadow-distance: 0;
  shadow-angle-ofInset: 0;
  shadow-distance-ofInset: 0;
}
#c_portalResSearch_total-16425805442266290 .p_corpVideo .iconfont:before {
  shadow-angle: 0;
  shadow-distance: 0;
  shadow-angle-ofInset: 0;
  shadow-distance-ofInset: 0;
}
#c_portalResSearch_total-16425805442266290 {
  width: auto;
  max-width: 90%;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 50px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#c_portalResNews_list-1642569030725 .p_articles {
  width: calc((100% - 30px)/3);
}
#c_portalResNews_list-1642569030725 .p_CommonSummaryBoxA {
  text-align: center;
}
#c_portalResNews_list-1642569030725 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#c_portalResNews_list-1642569030725 > div {
  animation-name: fadeInLeft;
  animation-duration: 0.5s;
  animation-delay: 1s;
  animation-fill-mode: both;
}
#c_portalResNews_list-1642569030725 .p_news {
  padding: 0rem;
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
#c_portalResNews_list-1642569030725 .newList {
  overflow: hidden;
  background: #f5f5f5;
  border-radius: 10px;
}
#c_portalResNews_list-1642569030725 .newList:hover {
  background: #f3f3f3;
}
#c_portalResNews_list-1642569030725 .newList:hover .newTitleLink {
  color: #00589c;
}
#c_portalResNews_list-1642569030725 .newPicBox {
  position: relative;
  width: 100%;
  height: 0px;
  padding-bottom: 65%;
  overflow: hidden;
  border-radius: 10px;
}
#c_portalResNews_list-1642569030725 .newPicLink {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 100%;
  height: 100%;
}
#c_portalResNews_list-1642569030725 .newPic {
  width: 100%;
  height: 100%;
}
#c_portalResNews_list-1642569030725 .content {
  display: flex;
  justify-content: space-between;
  padding: 25px 10px;
}
#c_portalResNews_list-1642569030725 .leftTime {
  width: calc((25% - 21px)/1);
  padding-right: 15px;
  border-right: 1px solid #c3c3c3;
  text-align: center;
}
#c_portalResNews_list-1642569030725 .newYearMon {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0.75rem;
  color: #333;
  white-space: nowrap;
}
#c_portalResNews_list-1642569030725 .newData {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 2.2rem;
  color: #333;
}
#c_portalResNews_list-1642569030725 .rightC {
  width: 75%;
}
#c_portalResNews_list-1642569030725 .newTitleLink {
  font-weight: bold;
  padding-bottom: 15px;
  display: block;
  width: 100%;
  font-size: 20px;
  overflow: hidden;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#c_portalResNews_list-1642569030725 .newMs {
  display: -webkit-box;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.6;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
#c_portalResNews_list-1642569030725 .newMs a{
	color: #000;
	
}
#c_portalResNews_list-1642569030725 .readDetail {
  position: relative;
  padding: 0 15px 15px;
}
#c_portalResNews_list-1642569030725 .readLink {
  display: block;
  float: none;
  width: 100%;
 /* height: 100%;*/
  padding: 25px 12px 0;
  border-top: 1px solid #c3c3c3;
  text-align: left;
  color: #666;
  font-size: 14px;
}
#c_portalResNews_list-1642569030725 .iconRead {
  position: absolute;
  top: 10px;
  right: 27px;
  bottom: 0px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  #c_portalResNews_list-1642569030725 .newList {
    margin: 0;
    width: 100%;
    border-radius: 10px;
  }
  #c_portalResNews_list-1642569030725 .leftTime {
    display: none !important;
  }
  #c_portalResNews_list-1642569030725 .rightC {
    width: 100% !important;
  }
  #c_portalResNews_list-1642569030725 .readDetail {
    display: none;
  }
  #c_portalResNews_list-1642569030725 .newTitleLink {
    font-size: 15px;
    padding-bottom: 10px;
  }
  #c_portalResNews_list-1642569030725 .p_articles {
    padding: 15px 10px !important;
    width: calc((100% - 0px)/1) !important;
    margin-right: 10px;
    margin-bottom: 10px;
    min-width: auto;
    margin-top: 0px !important;
  }
  #c_portalResNews_list-1642569030725 .newMs {
    font-size: 12px;
  }
  #c_portalResNews_list-1642569030725 .p_articles:nth-child(2) {
    margin-right: 0px;
  }
  #c_portalResNews_list-1642569030725 .content {
    padding: 10px 0px;
  }
}
@media only screen and (min-width: 769px) {
  #c_portalResNews_list-1642569030725 .newList {
    float: left;
    margin: 0 10px 0 0;
  }
  #c_portalResNews_list-1642569030725 .newPic {
    transition: all .5s ease;
  }
  #c_portalResNews_list-1642569030725 .newPicBox:hover .newPic {
    transform: scale(1.05);
  }
}
@media only screen and (max-width: 1280px) and (min-width:1025px) {
  #c_portalResNews_list-1642569030725 .leftTime {
    display: none !important;
  }
  #c_portalResNews_list-1642569030725 .rightC {
    width: 100% !important;
  }
  #c_portalResNews_list-1642569030725 .newTitleLink {
    font-size: 22px;
  }
  #c_portalResNews_list-1642569030725 .p_articles {
    padding: 15px 10px !important;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  #c_portalResNews_list-1642569030725 .newList {
    width: calc((100% - 40px)/3);
  }
  #c_portalResNews_list-1642569030725 .leftTime {
    display: none !important;
  }
  #c_portalResNews_list-1642569030725 .rightC {
    width: 100%;
  }
  #c_portalResNews_list-1642569030725 .newTitleLink {
    font-size: 22px;
  }
  #c_portalResNews_list-1642569030725 .p_articles {
    padding: 15px 10px !important;
    min-width: auto;
  }
}
#c_portalResNews_list-1642569030725 .p_page .pre .iconfont:before {
  shadow-angle: 0px;
  shadow-distance: 0px;
  shadow-angle-ofInset: 0px;
  shadow-distance-ofInset: 0px;
}
#c_portalResNews_list-1642569030725 .p_page .next .iconfont:before {
  shadow-angle: 0px;
  shadow-distance: 0px;
  shadow-angle-ofInset: 0px;
  shadow-distance-ofInset: 0px;
}
#c_portalResNews_list-1642569030725 .p_more .iconfont:before {
  shadow-angle: 0px;
  shadow-distance: 0px;
  shadow-angle-ofInset: 0px;
  shadow-distance-ofInset: 0px;
}
#c_portalResNews_list-1642569030725 .p_loading .iconfont:before {
  shadow-angle: 0px;
  shadow-distance: 0px;
  shadow-angle-ofInset: 0px;
  shadow-distance-ofInset: 0px;
}
#c_portalResNews_list-1642569030725 .p_hot .iconfont:before {
  shadow-angle: 0px;
  shadow-distance: 0px;
  shadow-angle-ofInset: 0px;
  shadow-distance-ofInset: 0px;
}
#c_portalResNews_list-1642569030725 .p_new .iconfont:before {
  shadow-angle: 0px;
  shadow-distance: 0px;
  shadow-angle-ofInset: 0px;
  shadow-distance-ofInset: 0px;
}
#c_portalResNews_list-1642569030725 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#c_portalResNews_list-1642569030730 .p_articles {
  width: calc((100% - 10px)/1);
}
#c_portalResNews_list-1642569030730 .p_CommonSummaryBoxA {
  text-align: center;
}
#c_portalResNews_list-1642569030730 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#c_portalResNews_list-1642569030730 > div {
  animation-name: fadeInLeft;
  animation-duration: 0.5s;
  animation-delay: 1s;
  animation-fill-mode: both;
}
#c_portalResNews_list-1642569030730 .p_news {
  padding: 0rem;
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
#c_portalResNews_list-1642569030730 .newList {
  overflow: hidden;
  background: #f5f5f5;
  border-radius: 10px;
}
#c_portalResNews_list-1642569030730 .newList:hover {
  background: #f3f3f3;
}
#c_portalResNews_list-1642569030730 .newList:hover .newTitleLink {
  color: #db0000;
}
#c_portalResNews_list-1642569030730 .newPicBox {
  position: relative;
  width: 100%;
  height: 0px;
  padding-bottom: 65%;
  overflow: hidden;
  border-radius: 10px;
}
#c_portalResNews_list-1642569030730 .newPicLink {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 100%;
  height: 100%;
}
#c_portalResNews_list-1642569030730 .newPic {
  width: 100%;
  height: 100%;
}
#c_portalResNews_list-1642569030730 .content {
  display: flex;
  justify-content: space-between;
  padding: 25px 10px;
}
#c_portalResNews_list-1642569030730 .leftTime {
  width: calc((25% - 21px)/1);
  padding-right: 15px;
  border-right: 1px solid #c3c3c3;
  text-align: center;
}
#c_portalResNews_list-1642569030730 .newYearMon {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0.75rem;
  color: #333;
  white-space: nowrap;
}
#c_portalResNews_list-1642569030730 .newData {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 2.2rem;
  color: #333;
}
#c_portalResNews_list-1642569030730 .rightC {
  width: 75%;
}
#c_portalResNews_list-1642569030730 .newTitleLink {
  font-weight: bold;
  padding-bottom: 15px;
  display: block;
  width: 100%;
  font-size: 20px;
  overflow: hidden;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#c_portalResNews_list-1642569030730 .newMs {
  display: -webkit-box;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.6;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
#c_portalResNews_list-1642569030730 .readDetail {
  position: relative;
  padding: 0 15px 15px;
}
#c_portalResNews_list-1642569030730 .readLink {
  display: block;
  float: none;
  width: 100%;
  height: 100%;
  padding: 25px 12px 0;
  border-top: 1px solid #c3c3c3;
  text-align: left;
  color: #666;
  font-size: 14px;
}
#c_portalResNews_list-1642569030730 .iconRead {
  position: absolute;
  top: 10px;
  right: 27px;
  bottom: 0px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  #c_portalResNews_list-1642569030730 .newList {
    margin: 0px;
    width: 100%;
    border-radius: 10px;
  }
  #c_portalResNews_list-1642569030730 .leftTime {
    display: none !important;
  }
  #c_portalResNews_list-1642569030730 .rightC {
    width: 100%;
  }
  #c_portalResNews_list-1642569030730 .readDetail {
    display: none;
  }
  #c_portalResNews_list-1642569030730 .newTitleLink {
    font-size: 15px;
    padding-bottom: 10px;
  }
  #c_portalResNews_list-1642569030730 .p_articles {
    padding: 15px 10px !important;
    width: calc((100% - 10px)/1);
    margin-right: 10px;
    margin-bottom: 10px;
    min-width: auto;
    margin-top: 0px !important;
  }
  #c_portalResNews_list-1642569030730 .newMs {
    font-size: 12px;
  }
  #c_portalResNews_list-1642569030730 .p_articles:nth-child(2) {
    margin-right: 0px;
  }
  #c_portalResNews_list-1642569030730 .content {
    padding: 10px 0px;
  }
}
@media only screen and (min-width: 769px) {
  #c_portalResNews_list-1642569030730 .newList {
    float: left;
    margin: 0 10px 0 0;
  }
  #c_portalResNews_list-1642569030730 .newPic {
    transition: all .5s ease;
  }
  #c_portalResNews_list-1642569030730 .newPicBox:hover .newPic {
    transform: scale(1.05);
  }
}
@media only screen and (max-width: 1280px) and (min-width:1025px) {
  #c_portalResNews_list-1642569030730 .leftTime {
    display: none !important;
  }
  #c_portalResNews_list-1642569030730 .rightC {
    width: 100% !important;
  }
  #c_portalResNews_list-1642569030730 .newTitleLink {
    font-size: 22px;
  }
  #c_portalResNews_list-1642569030730 .p_articles {
    padding: 15px 10px !important;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  #c_portalResNews_list-1642569030730 .newList {
    width: calc((100% - 40px)/3);
  }
  #c_portalResNews_list-1642569030730 .leftTime {
    display: none !important;
  }
  #c_portalResNews_list-1642569030730 .rightC {
    width: 100%;
  }
  #c_portalResNews_list-1642569030730 .newTitleLink {
    font-size: 22px;
  }
  #c_portalResNews_list-1642569030730 .p_articles {
    padding: 15px 10px !important;
    min-width: auto;
  }
}
#c_portalResNews_list-1642569030730 .p_page .pre .iconfont:before {
  shadow-angle: 0px;
  shadow-distance: 0px;
  shadow-angle-ofInset: 0px;
  shadow-distance-ofInset: 0px;
}
#c_portalResNews_list-1642569030730 .p_page .next .iconfont:before {
  shadow-angle: 0px;
  shadow-distance: 0px;
  shadow-angle-ofInset: 0px;
  shadow-distance-ofInset: 0px;
}
#c_portalResNews_list-1642569030730 .p_more .iconfont:before {
  shadow-angle: 0px;
  shadow-distance: 0px;
  shadow-angle-ofInset: 0px;
  shadow-distance-ofInset: 0px;
}
#c_portalResNews_list-1642569030730 .p_loading .iconfont:before {
  shadow-angle: 0px;
  shadow-distance: 0px;
  shadow-angle-ofInset: 0px;
  shadow-distance-ofInset: 0px;
}
#c_portalResNews_list-1642569030730 .p_hot .iconfont:before {
  shadow-angle: 0px;
  shadow-distance: 0px;
  shadow-angle-ofInset: 0px;
  shadow-distance-ofInset: 0px;
}
#c_portalResNews_list-1642569030730 .p_new .iconfont:before {
  shadow-angle: 0px;
  shadow-distance: 0px;
  shadow-angle-ofInset: 0px;
  shadow-distance-ofInset: 0px;
}
#c_portalResNews_list-1642569030730 {
  width: auto;
  max-width: none;
  min-width: 320px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#c_portalResProduct_category-16430718116028588 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#c_portalResProduct_category-16430718116028588 > div {
  animation-name: fadeInUp;
  animation-duration: 0.5s;
  animation-delay: 1s;
  animation-fill-mode: both;
}
#c_portalResProduct_category-16430718116028588 .cateDemo {
  padding: 0px 0;
}
#c_portalResProduct_category-16430718116028588 ul {
  font-size: 0px;
}
#c_portalResProduct_category-16430718116028588 .list {
  overflow: hidden;
  float: none;
  font-size: 1rem;
  margin-bottom: 15px;
}
#c_portalResProduct_category-16430718116028588 .list:nth-child(4) {
  display: none;
}
#c_portalResProduct_category-16430718116028588 .list:nth-child(5) {
  display: none;
}
#c_portalResProduct_category-16430718116028588 .thumbnail {
  padding: 0px;
  border-radius: 0px;
}
#c_portalResProduct_category-16430718116028588 .imgBox {
  position: relative;
  width: 100%;
}
#c_portalResProduct_category-16430718116028588 .img {
  width: 100%;
}
#c_portalResProduct_category-16430718116028588 .dark {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .6);
  transition: all .5s ease;
  transform: scale(0, 1);
}
#c_portalResProduct_category-16430718116028588 .imgBox:hover .dark {
  transform: scale(1);
}
#c_portalResProduct_category-16430718116028588 .center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  width: 80px;
  height: 80px;
  background-color: #035fac;
  display: block;
  padding: 12px;
  text-align: center;
  font-size: 0.875rem;
}
#c_portalResProduct_category-16430718116028588 .add {
  text-align: center;
  color: #fff;
}
#c_portalResProduct_category-16430718116028588 .lookMore {
  text-align: center;
  color: #fff;
}
#c_portalResProduct_category-16430718116028588 .cataNameBox {
  padding: 10px 30px;
}
#c_portalResProduct_category-16430718116028588 .cate1 {
  padding-bottom: 10px;
  font-size: 0.8rem;
  text-align: center;
  color: rgb(113, 111, 111);
}
#c_portalResProduct_category-16430718116028588 .cataNameBox dd {
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
}
#c_portalResProduct_category-16430718116028588 .cateName2 {
  position: relative;
  font-size: 0.875rem;
  text-align: center;
  color: rgb(113, 111, 111);
}
#c_portalResProduct_category-16430718116028588 .cateName2::before {
  content: '';
  position: absolute;
  top: 50%;
  left: -10px;
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background: #fb8c00;
  transform: translateY(-50%);
}
#c_portalResProduct_category-16430718116028588 .bot {
  height: 43px;
  line-height: 43px;
  text-align: center;
  background: #035fac;
  width: 100%;
  transition: all .5s ease;
}
#c_portalResProduct_category-16430718116028588 .bot:hover {
  background: #1f95f7;
}
#c_portalResProduct_category-16430718116028588 .botLink {
  color: rgb(255, 255, 255);
}
#c_portalResProduct_category-16430718116028588 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#c_portalResProduct_category-1642569030720 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#c_portalResProduct_category-1642569030720 > div {
  animation-name: fadeInUp;
  animation-duration: 0.5s;
  animation-delay: 1s;
  animation-fill-mode: both;
}
#c_portalResProduct_category-1642569030720 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569029655 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0;
  clear: left;
}
#w_grid-1642569029655 > div > .p_gridbox {
  position: relative;
  overflow: visible;
  height: 0px;
}
#w_grid-1642569029655 > div > .p_gridbox > .p_gridCell > .w_grid-000:nth-child(1) {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: 5;
}
@media only screen and (max-width: 768px) {
  #w_grid-1642569029655 > div > .p_gridbox {
    position: relative;
    overflow: visible;
    height: 70px;
  }
}
#w_grid-1642569029665 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0;
  clear: left;
}
#w_grid-1642569029665 > div > .p_gridbox {
  overflow: visible;
}
#w_grid-1642569029675 > div > .p_gridbox {
  background-image: url(../image/aboutbg.jpg);
  width: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  background: rgba(255, 255, 255, .0);
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  transition: all .5s ease;
  z-index: 100;
  overflow: visible;
}
#w_grid-1642569029675 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569029675 > div {
  animation-fill-mode: both;
}
#w_grid-1642569029675 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
#w_grid-1642569029675.active > div > .p_gridbox {
  top: 0px;
  background: #fff;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569029675 > div > .p_gridbox > .p_gridCell > .w_grid-003:nth-child(1) {
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0);
    transition: all .3s ease;
    width: 100%;
    max-width: 100%;
    margin: auto;
    padding-left: 50px;
    height: 80px;
    line-height: 80px;
  }
  #w_grid-1642569029675.active > div > .p_gridbox > .p_gridCell > .w_grid-003:nth-child(1) {
    width: 100%;
    max-width: 100%;
    height: 80px;
    padding-left: 50px;
    line-height: 80px;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  #w_grid-1642569029675 > div > .p_gridbox > .p_gridCell > .w_grid-003:nth-child(1) {
    padding-left: 40px;
  }
  #w_grid-1642569029675.active > div > .p_gridbox > .p_gridCell > .w_grid-003:nth-child(1) {
    padding-left: 40px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  #w_grid-1642569029675 > div > .p_gridbox > .p_gridCell > .w_grid-003:nth-child(1) {
    width: 100%;
    max-width: 100%;
    height: 70px;
    line-height: 70px;
    padding-left: 20px;
    padding-right: 20px;
    background: #fff;
  }
  #w_grid-1642569029675.active > div > .p_gridbox > .p_gridCell > .w_grid-003:nth-child(1) {
    width: 100%;
    max-width: 100%;
    height: 70px;
    line-height: 70px;
    padding-left: 20px;
    padding-right: 20px;
    background: #fff;
  }
}
@media only screen and (max-width: 768px) {
  #w_grid-1642569029675 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0;
  }
  #w_grid-1642569029675 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642569029675 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0;
  }
}
#w_grid-1642569029735 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0;
  clear: left;
}
#w_grid-1642569029745 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0;
  clear: left;
}
#w_grid-1642569029755 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0;
  clear: left;
  position: fixed;
  z-index: 99;
}
#w_grid-1642569461172 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0;
  clear: left;
}
#w_grid-1642580543667 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642580543667 > div {
  animation-fill-mode: both;
}
#w_grid-1642580543667 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
@media only screen and (max-width: 768px) {
  #w_grid-1642580543667 > div > .p_gridbox .c_portalResSearch_total-01001 {
    width: 80%;
    padding: 5% 0;
  }
  #w_grid-1642580543667 > div > .p_gridbox
}
@media only screen and (min-width: 769px) {
  #w_grid-1642580543667 > div > .p_gridbox {
    padding: 30px 5%;
  }
  #w_grid-1642580543667 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0px;
  }
  #w_grid-1642580543667 > div > .p_gridbox .c_portalResSearch_total-01001 {
    width: 600px;
    min-height: auto !important;
  }
  #w_grid-1642580543667 > div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
    width: 73.59%;
    margin-left: 0px;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642580543667 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    margin-left: 0px;
    clear: left;
    margin-right: 0px;
    width: 26.41%;
  }
  #w_grid-1642580543667 > div > .p_gridbox > .p_gridCell:nth-child(2n) {
    margin-right: 0px;
  }
}
@media only screen and (min-width: 769px)and (min-width:1024px) {
  #w_grid-1642580543667 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0px;
  }
  #w_grid-1642580543667 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642580543667 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  #w_grid-1642580543667 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0;
  }
  #w_grid-1642580543667 > div > .p_gridbox .c_portalResSearch_total-01001 {
    width: 400px;
  }
  #w_grid-1642580543667 > div > .p_gridbox > div:first-child > div {
    margin-top: 0;
  }
  #w_grid-1642580543667 > div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
    width: 73.59%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642580543667 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    margin-left: 0;
    clear: left;
    margin-right: 0;
    width: 26.41%;
  }
  #w_grid-1642580543667 > div > .p_gridbox > .p_gridCell:nth-child(2n) {
    margin-right: 0;
  }
}
#w_grid-1642580805595 > div > .p_gridbox {
  background-color: rgba(2, 104, 188, 1);
}
#w_grid-1642580805595 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642580805595 > div {
  animation-fill-mode: both;
}
#w_grid-1642580805595 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
@media only screen and (max-width: 768px) {
  #w_grid-1642580805595 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0px;
  }
  #w_grid-1642580805595 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642580805595 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0px;
  }
}
#w_grid-1642569029765 > div > .p_gridbox {
/*  background-image: url(../image/about.jpg);*/
}
#w_grid-1642569029765 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569029765 > div {
  animation-fill-mode: both;
}
#w_grid-1642569029765 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
@media only screen and (max-width: 768px) {
  #w_grid-1642569029765 > div > .p_gridbox {
    background-image: url(../image/b3.jpg);
  }
  #w_grid-1642569029765 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 2rem;
    margin-top: 2rem;
    margin-left: 0px;
  }
  #w_grid-1642569029765 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569029765 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0px;
  }
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569029765 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 5rem;
    margin-top: 5rem;
    margin-left: 0px;
  }
  #w_grid-1642569029765 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569029765 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  #w_grid-1642569029765 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 5rem;
    margin-top: 5rem;
    margin-left: 0px;
  }
  #w_grid-1642569029765 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569029765 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0px;
  }
}
#w_grid-1642569029775 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569029775 > div {
  animation-fill-mode: both;
}
#w_grid-1642569029775 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
  margin-left: 0px;
  clear: left;
}
#w_grid-1642569029775 > div > .p_gridbox {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  #w_grid-1642569029775 > div > .p_gridbox {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569029775 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 3%;
  }
  #w_grid-1642569029775 > div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
    width: 38.2568%;
    margin-left: 3%;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569029775 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    margin-left: 0px;
    clear: left;
    margin-right: 0px;
    width: 58.7432%;
  }
  #w_grid-1642569029775 > div > .p_gridbox > .p_gridCell:nth-child(2n) {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  #w_grid-1642569029775 > div > .p_gridbox {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  #w_grid-1642569029775 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 1%;
  }
  #w_grid-1642569029775 > div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
    width: 100%;
    margin-left: 0%;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642569029775 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    margin-left: 0;
    clear: left;
    margin-right: 0;
    width: 100%;
  }
  #w_grid-1642569029775 > div > .p_gridbox > .p_gridCell:nth-child(2n) {
    margin-right: 0;
  }
}
#w_grid-1642569029785 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569029785 > div {
  animation-name: fadeInDown;
  animation-duration: 0.5s;
  animation-delay: 1s;
  animation-fill-mode: both;
}
#w_grid-1642569029785 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
@media only screen and (max-width: 768px) {
  #w_grid-1642569029785 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(1) span {
    font-size: 16px !important;
  }
  #w_grid-1642569029785 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(2) span {
    font-size: 24px !important;
  }
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569029785 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0;
  }
  #w_grid-1642569029785 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642569029785 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0;
  }
}
#w_common_text-1642569030465 .p_link001 {
  height: calc(100%);
}
#w_common_text-1642569030470 .p_link001 {
  height: calc(100%);
}
#w_grid-1642569029795 > div > .p_gridbox {
  margin-bottom: 30px;
}
#w_grid-1642569029795 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569029795 > div {
  animation-name: fadeInUp;
  animation-duration: 0.5s;
  animation-delay: 1s;
  animation-fill-mode: both;
}
#w_grid-1642569029795 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
  margin-left: 0px;
  clear: left;
}
#w_grid-1642569029795 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(3) {
  margin-bottom: 30px !important;
}
#w_grid-1642569029795 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(2) {
  position: relative;
}
#w_grid-1642569029795 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(2) > div {
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 768px) {
  #w_grid-1642569029795 > div > .p_gridbox {
    margin-bottom: 15px;
  }
  #w_grid-1642569029795 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(1) {
    margin-bottom: 0px;
  }
  #w_grid-1642569029795 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(1) span {
    font-size: 16px !important;
  }
  #w_grid-1642569029795 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(2) {
    margin-bottom: 20px;
  }
  #w_grid-1642569029795 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(3) {
    margin-bottom: 10px !important;
    font-size: 16px !important;
  }
  #w_grid-1642569029795 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(2) span {
    font-size: 16px !important;
  }
  #w_grid-1642569029795 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(3) span {
    font-size: 13px !important;
  }
  #w_grid-1642569029795 > div > .p_gridbox > .p_gridCell > .w_fbtn-001:nth-child(5) {
    max-width: 100%;
  }
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569029795 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0px;
  }
  #w_grid-1642569029795 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569029795 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  #w_grid-1642569029795 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(2) span {
    font-size: 26px !important;
  }
  #w_grid-1642569029795 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(3) span {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  #w_grid-1642569029795 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(2) span {
    font-size: 26px !important;
  }
  #w_grid-1642569029795 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(3) span {
    font-size: 14px !important;
  }
}
#w_common_text-1642569030475 .p_link001 {
  height: calc(100%);
}
#w_common_text-1642569030480 .p_link001 {
  height: calc(100%);
}

#w_fbtn-1642569029805 .p_CommonBtn {
  background-color: #0268bc;
  border-color: rgba(2, 104, 188, 0.6);
  color: rgb(255 255 255);
  border-width: 2px;
  border-style: solid;
}

#w_fbtn-1642569029805 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_fbtn-1642569029805 > div {
  animation-fill-mode: both;
}
#w_grid-1642569029815 > div > .p_gridbox {
  background-image: ;
}
#w_grid-1642569029815 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569029815 > div {
  animation-name: fadeInRight;
  animation-duration: 0.5s;
  animation-delay: 1s;
  animation-fill-mode: both;
}
#w_grid-1642569029815 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569029815 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0px;
  }
  #w_grid-1642569029815 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569029815 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  #w_grid-1642569029815 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0;
  }
  #w_grid-1642569029815 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642569029815 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0;
  }
}
#w_grid-1642569029815 .p_gridbox {
  background-image: url(../image/hf_ab_imgbg01.jpg);
  background-image-part-image: url(../image/hf_ab_imgbg01.jpg);
  background-repeat: repeat-y;
  background-position: top right;
}
#w_fimg-1642569029825 .p_link001 {
  height: calc(100%);
}
#w_fimg-1642569029825 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_fimg-1642569029825 > div {
  animation-fill-mode: both;
}
#w_grid-1642569029835 > div > .p_gridbox {
  background-color: #0268bc;
  border-radius: 15px;
}
#w_grid-1642569029835 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569029835 > div {
  animation-name: flipInX;
  animation-duration: 0.5s;
  animation-delay: 1s;
  animation-fill-mode: both;
}
#w_grid-1642569029835 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569029835 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0px;
  }
  #w_grid-1642569029835 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569029835 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  #w_grid-1642569029835 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0;
  }
  #w_grid-1642569029835 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642569029835 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0;
  }
}
#w_grid-1642569029835 .p_gridbox {
  background-image: url(../image/ysbg02.jpg);
  background-image-part-image: url(../image/ysbg02.jpg);
  background-attachment: fixed;
}
#w_grid-1642569029845 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569029845 > div {
  animation-fill-mode: both;
}
#w_grid-1642569029845 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569029845 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0;
  }
  #w_grid-1642569029845 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642569029845 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0;
  }
}
#w_grid-1642569029845 .p_gridbox {
  background-image: url(../image/qyslbg1.jpg);
  background-image-part-image: url(../image/qyslbg1.jpg);
  background-attachment: fixed;
}
#w_grid-1642569029855 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569029855 > div {
  animation-fill-mode: both;
}
#w_grid-1642569029855 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
@media only screen and (max-width: 768px) {
  #w_grid-1642569029855 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 5rem;
    margin-top: 5rem;
    margin-left: 0%;
  }
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569029855 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 5rem;
    margin-top: 5rem;
    margin-left: 0%;
  }
  #w_grid-1642569029855 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0%;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642569029855 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0;
  }
}
#w_grid-1642569029865 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569029865 > div {
  animation-name: fadeInDown;
  animation-duration: 0.5s;
  animation-delay: 1s;
  animation-fill-mode: both;
}
#w_grid-1642569029865 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
@media only screen and (max-width: 768px) {
  #w_grid-1642569029865 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0;
  }
  #w_grid-1642569029865 > div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
    width: 50%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642569029865 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    margin-left: 0;
    clear: left;
    margin-right: 0;
    width: 50%;
  }
  #w_grid-1642569029865 > div > .p_gridbox > .p_gridCell:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569029865 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0px;
  }
  #w_grid-1642569029865 > div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
    width: 50%;
    margin-left: 0px;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569029865 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    margin-left: 0px;
    clear: left;
    margin-right: 0px;
    width: 50%;
  }
  #w_grid-1642569029865 > div > .p_gridbox > .p_gridCell:nth-child(2n) {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  #w_grid-1642569029865 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0;
  }
  #w_grid-1642569029865 > div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
    width: 50%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642569029865 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    margin-left: 0;
    clear: left;
    margin-right: 0;
    width: 50%;
  }
  #w_grid-1642569029865 > div > .p_gridbox > .p_gridCell:nth-child(2n) {
    margin-right: 0;
  }
}
#w_common_text-1642569030485 .p_link001 {
  height: calc(100%);
}
#w_grid-1642569029875 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0;
  clear: left;
}
@media only screen and (max-width: 768px) {
  #w_grid-1642569029875 span {
    font-size: 24px !important;
  }
}
#w_common_text-1642569030490 .p_link001 {
  height: calc(100%);
}
#w_common_text-1642569030495 .p_link001 {
  height: calc(100%);
}
#w_fbtn-1642569029885 .p_CommonBtn {
  background-color: #0268bc;
  border-color: rgba(2, 104, 188, 0.6);
  color: rgb(255 255 255);
  border-width: 2px;
  border-style: solid;
}
#w_fbtn-1642569029885 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_fbtn-1642569029885 > div {
  animation-fill-mode: both;
}
#w_grid-1642569029895 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0;
  clear: left;
}
#w_grid-1642569029905 > div > .p_gridbox {
  background-image: url(../image/av1.jpg);
}
#w_grid-1642569029905 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569029905 > div {
  animation-fill-mode: both;
}
#w_grid-1642569029905 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
@media only screen and (max-width: 768px) {
  #w_grid-1642569029905 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 3rem;
    margin-top: 3rem;
    margin-left: 0;
  }
  #w_grid-1642569029905 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642569029905 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569029905 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 5rem;
/*    margin-top: 5rem;*/
    margin-left: 0px;
  }
  #w_grid-1642569029905 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569029905 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0px;
  }
}
#w_grid-1642569029915 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569029915 > div {
  animation-name: fadeInDown;
  animation-duration: 0.5s;
  animation-delay: 1s;
  animation-fill-mode: both;
}
#w_grid-1642569029915 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569029915 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0;
  }
  #w_grid-1642569029915 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642569029915 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0;
  }
}
#w_common_text-1642569030500 .p_link001 {
  height: calc(100%);
}
#w_grid-1642569029925 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0;
  clear: left;
}
@media only screen and (max-width: 768px) {
  #w_grid-1642569029925 span {
    font-size: 24px !important;
  }
}
#w_common_text-1642569030505 .p_link001 {
  height: calc(100%);
}
#w_grid-1642569029935 > div > .p_gridbox {
  padding: 0px;
}
#w_grid-1642569029935 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569029935 > div {
  animation-name: fadeInUp;
  animation-duration: 0.5s;
  animation-delay: 1s;
  animation-fill-mode: both;
}
#w_grid-1642569029935 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569029935 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 1%;
  }
  #w_grid-1642569029935 > div > .p_gridbox > .p_gridCell:nth-child(5n+0) {
    width: 19.2%;
    margin-left: 1%;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569029935 > div > .p_gridbox > .p_gridCell:nth-child(5n+1) {
    margin-left: 0px;
    clear: left;
    margin-right: 0px;
    width: 19.2%;
  }
  #w_grid-1642569029935 > div > .p_gridbox > .p_gridCell:nth-child(5n+2) {
    width: 19.2%;
    margin-left: 1%;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569029935 > div > .p_gridbox > .p_gridCell:nth-child(5n+3) {
    width: 19.2%;
    margin-left: 1%;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569029935 > div > .p_gridbox > .p_gridCell:nth-child(5n+4) {
    width: 19.2%;
    margin-left: 1%;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569029935 > div > .p_gridbox > .p_gridCell:nth-child(5n) {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  #w_grid-1642569029935 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 2%;
  }
  #w_grid-1642569029935 > div > .p_gridbox > .p_gridCell:nth-child(3n+0) {
    width: 31.996799999999997%;
    margin-left: 2%;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569029935 > div > .p_gridbox > .p_gridCell:nth-child(3n+1) {
    margin-left: 0px;
    clear: left;
    margin-right: 0px;
    width: 31.996799999999997%;
  }
  #w_grid-1642569029935 > div > .p_gridbox > .p_gridCell:nth-child(3n+2) {
    width: 31.996799999999997%;
    margin-left: 2%;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569029935 > div > .p_gridbox > .p_gridCell:nth-child(3n) {
    margin-right: 0px;
  }
}
#w_grid-1642569029945 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569029945 > div {
  animation-fill-mode: both;
}
#w_grid-1642569029945 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
#w_grid-1642569029945 .p_gridbox {
  transition: 0.5s;
  border-radius: 10px;
  box-shadow: 0 2px 2px 2px rgb(0 0 0 / 5%);
}
#w_grid-1642569029945 span {
  transition: 0.2s;
}
#w_grid-1642569029945 > div > div > .p_gridCell:not(:empty):before {
  content: '';
  height: 0;
}
@media only screen and (max-width: 768px) {
  #w_grid-1642569029945 > div {
    margin-top: -10px;
  }
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569029945 .p_gridbox {
    background-color: #fff;
    margin-top: 0px;
  }
  #w_grid-1642569029945 .p_gridbox:hover {
    background-color: #00589c;
    box-shadow: 0 3px 15px 2px rgba(37, 85, 243, 0.2);
    margin-top: -10px;
  }
  #w_grid-1642569029945 .p_gridbox:hover span {
    color: white;
  }
  #w_grid-1642569029945 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0px;
  }
  #w_grid-1642569029945 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569029945 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  #w_grid-1642569029945 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0;
  }
  #w_grid-1642569029945 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642569029945 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0;
  }
}
#w_fimg-1642569029955 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_fimg-1642569029955 > div {
  animation-fill-mode: both;
}
#w_grid-1642569029965 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569029965 > div {
  animation-fill-mode: both;
}
#w_grid-1642569029965 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
#w_grid-1642569029965 .p_gridbox {
  transition: 0.5s;
  border-radius: 10px;
  box-shadow: 0 2px 2px 2px rgb(0 0 0 / 5%);
}
#w_grid-1642569029965 span {
  transition: 0.2s;
}
#w_grid-1642569029965 > div > div > .p_gridCell:not(:empty):before {
  content: '';
  height: 0;
}
@media only screen and (max-width: 768px) {
  #w_grid-1642569029965 > div {
    margin-top: -20px;
  }
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569029965 .p_gridbox {
    background-color: #fff;
    margin-top: 0px;
  }
  #w_grid-1642569029965 .p_gridbox:hover {
    background-color: #00589c;
    box-shadow: 0 3px 15px 2px rgba(37, 85, 243, 0.2);
    margin-top: -10px;
  }
  #w_grid-1642569029965 .p_gridbox:hover span {
    color: white;
  }
  #w_grid-1642569029965 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0px;
  }
  #w_grid-1642569029965 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569029965 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  #w_grid-1642569029965 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0;
  }
  #w_grid-1642569029965 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642569029965 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0;
  }
}
#w_fimg-1642569029975 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_fimg-1642569029975 > div {
  animation-fill-mode: both;
}
#w_grid-1642569029985 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569029985 > div {
  animation-fill-mode: both;
}
#w_grid-1642569029985 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
#w_grid-1642569029985 .p_gridbox {
  transition: 0.5s;
  border-radius: 10px;
  box-shadow: 0 2px 2px 2px rgb(0 0 0 / 5%);
}
#w_grid-1642569029985 span {
  transition: 0.2s;
}
#w_grid-1642569029985 > div > div > .p_gridCell:not(:empty):before {
  content: '';
  height: 0;
}
@media only screen and (max-width: 768px) {
  #w_grid-1642569029985 > div {
    margin-top: -20px;
  }
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569029985 .p_gridbox {
    background-color: #fff;
    margin-top: 0px;
  }
  #w_grid-1642569029985 .p_gridbox:hover {
    background-color: #00589c;
    box-shadow: 0 3px 15px 2px rgba(37, 85, 243, 0.2);
    margin-top: -10px;
  }
  #w_grid-1642569029985 .p_gridbox:hover span {
    color: white;
  }
  #w_grid-1642569029985 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0px;
  }
  #w_grid-1642569029985 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569029985 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  #w_grid-1642569029985 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0;
  }
  #w_grid-1642569029985 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642569029985 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0;
  }
}
#w_fimg-1642569029995 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_fimg-1642569029995 > div {
  animation-fill-mode: both;
}
#w_grid-1642569030005 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569030005 > div {
  animation-fill-mode: both;
}
#w_grid-1642569030005 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
#w_grid-1642569030005 .p_gridbox {
  transition: 0.5s;
  border-radius: 10px;
  box-shadow: 0 2px 2px 2px rgb(0 0 0 / 5%);
}
#w_grid-1642569030005 span {
  transition: 0.2s;
}
#w_grid-1642569030005 > div > div > .p_gridCell:not(:empty):before {
  content: '';
  height: 0;
}
@media only screen and (max-width: 768px) {
  #w_grid-1642569030005 > div {
    margin-top: -20px;
  }
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569030005 .p_gridbox {
    background-color: #fff;
    margin-top: 0px;
  }
  #w_grid-1642569030005 .p_gridbox:hover {
    background-color: #00589c;
    box-shadow: 0 3px 15px 2px rgba(37, 85, 243, 0.2);
    margin-top: -10px;
  }
  #w_grid-1642569030005 .p_gridbox:hover span {
    color: white;
  }
  #w_grid-1642569030005 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0px;
  }
  #w_grid-1642569030005 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569030005 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  #w_grid-1642569030005 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0;
  }
  #w_grid-1642569030005 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642569030005 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0;
  }
}
#w_fimg-1642569030015 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_fimg-1642569030015 > div {
  animation-fill-mode: both;
}
#w_grid-1642569030025 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569030025 > div {
  animation-fill-mode: both;
}
#w_grid-1642569030025 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
#w_grid-1642569030025 .p_gridbox {
  transition: 0.5s;
  border-radius: 10px;
  box-shadow: 0 2px 2px 2px rgb(0 0 0 / 5%);
}
#w_grid-1642569030025 span {
  transition: 0.2s;
}
#w_grid-1642569030025 > div > div > .p_gridCell:not(:empty):before {
  content: '';
  height: 0;
}
@media only screen and (max-width: 768px) {
  #w_grid-1642569030025 > div {
    margin-top: -20px;
  }
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569030025 .p_gridbox {
    background-color: #fff;
    margin-top: 0px;
  }
  #w_grid-1642569030025 .p_gridbox:hover {
    background-color: #00589c;
    box-shadow: 0 3px 15px 2px rgba(37, 85, 243, 0.2);
    margin-top: -10px;
  }
  #w_grid-1642569030025 .p_gridbox:hover span {
    color: white;
  }
  #w_grid-1642569030025 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0px;
  }
  #w_grid-1642569030025 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569030025 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  #w_grid-1642569030025 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0;
  }
  #w_grid-1642569030025 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642569030025 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0;
  }
}
#w_fimg-1642569030035 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_fimg-1642569030035 > div {
  animation-fill-mode: both;
}
#w_grid-1642569030045 > div > .p_gridbox {
/*  background-image: url(../image/qyslbg.jpg);*/
}
#w_grid-1642569030045 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569030045 > div {
  animation-fill-mode: both;
}
#w_grid-1642569030045 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
@media only screen and (max-width: 768px) {
  #w_grid-1642569030045 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 2rem;
    margin-top: 2rem;
    margin-left: 0;
  }
  #w_grid-1642569030045 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642569030045 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0;
  }
  #w_grid-1642569030045 > div > .p_gridbox > .p_gridCell > .w_grid-001:nth-child(1) {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569030045 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 5rem;
    margin-top: 5rem;
    margin-left: 0px;
  }
  #w_grid-1642569030045 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569030045 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  #w_grid-1642569030045 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 3rem;
    margin-top: 3rem;
    margin-left: 0px;
  }
  #w_grid-1642569030045 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569030045 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0px;
  }
}
#w_grid-1642569030055 > div > .p_gridbox {
  display: flex;
  align-items: center;
}
#w_grid-1642569030055 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569030055 > div {
  animation-name: fadeInDown;
  animation-duration: 0.5s;
  animation-delay: 1s;
  animation-fill-mode: both;
}
#w_grid-1642569030055 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
  margin-left: 0px;
  clear: left;
}
@media only screen and (max-width: 768px) {
  #w_grid-1642569030055 > div > .p_gridbox {
    flex-direction: column;
  }
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569030055 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 1%;
  }
  #w_grid-1642569030055 > div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
    width: 39.4713%;
    margin-left: 1%;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642569030055 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    margin-left: 0;
    clear: left;
    margin-right: 0;
    width: 59.52869999999999%;
  }
  #w_grid-1642569030055 > div > .p_gridbox > .p_gridCell:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  #w_grid-1642569030055 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0%;
  }
  #w_grid-1642569030055 > div > .p_gridbox > .p_gridCell:nth-child(1) {
    width: 65%;
  }
  #w_grid-1642569030055 > div > .p_gridbox > .p_gridCell:nth-child(2) {
    width: 35%;
    padding-left: 30px;
  }
}
#w_grid-1642569030065 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0;
  clear: left;
}
#w_grid-1642569030065 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(2) {
  position: relative;
}
#w_grid-1642569030065 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(2) > div {
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 768px) {
  #w_grid-1642569030065 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(2) {
    margin-bottom: 10px;
  }
  #w_grid-1642569030065 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(2) span {
    font-size: 24px !important;
  }
  #w_grid-1642569030065 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(1) {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  #w_grid-1642569030065 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(2) span {
    font-size: 26px !important;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  #w_grid-1642569030065 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(2) span {
    font-size: 26px !important;
  }
}
#w_common_text-1642569030565 .p_link001 {
  height: calc(100%);
}
#w_grid-1642569030075 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0;
  clear: left;
}
@media only screen and (max-width: 768px) {
  #w_grid-1642569030075 span {
    font-size: 24px !important;
  }
}
#w_common_text-1642569030570 .p_link001 {
  height: calc(100%);
}
#w_common_text-1642569030575 .p_link001 {
  height: calc(100%);
}
#w_grid-1642569030085 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0;
  clear: left;
}
@media only screen and (max-width: 768px) {
  #w_grid-1642569030085 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(1) span {
    font-size: 13px !important;
  }
  #w_grid-1642569030085 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(1) p {
    text-align: left !important;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  #w_grid-1642569030085 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(1) span {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  #w_grid-1642569030085 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(1) span {
    font-size: 14px !important;
  }
}
#w_fbtn-1642569030095 .p_CommonBtn {
  background-color: #0268bc;
  border-color: rgba(2, 104, 188, 0.6);
  color: rgb(255 255 255);
  border-width: 2px;
  border-style: solid;
}
#w_fbtn-1642569030095 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_fbtn-1642569030095 > div {
  animation-fill-mode: both;
}
#w_grid-1642569030105 > div > .p_gridbox {
  display: flex;
  align-items: center;
}
#w_grid-1642569030105 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569030105 > div {
  animation-name: fadeInDown;
  animation-duration: 0.5s;
  animation-delay: 1s;
  animation-fill-mode: both;
}
#w_grid-1642569030105 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
  margin-left: 0px;
  clear: left;
}
@media only screen and (max-width: 768px) {
  #w_grid-1642569030105 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0;
  }
  #w_grid-1642569030105 > div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
    width: 50%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642569030105 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    margin-left: 0;
    clear: left;
    margin-right: 0;
    width: 50%;
  }
  #w_grid-1642569030105 > div > .p_gridbox > .p_gridCell:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569030105 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 1%;
  }
  #w_grid-1642569030105 > div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
    width: 39.4713%;
    margin-left: 1%;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642569030105 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    margin-left: 0;
    clear: left;
    margin-right: 0;
    width: 59.52869999999999%;
  }
  #w_grid-1642569030105 > div > .p_gridbox > .p_gridCell:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  #w_grid-1642569030105 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0%;
  }
  #w_grid-1642569030105 > div > .p_gridbox > .p_gridCell:nth-child(1) {
    width: 65%;
  }
  #w_grid-1642569030105 > div > .p_gridbox > .p_gridCell:nth-child(2) {
    width: 35%;
    padding-left: 30px;
  }
}
#w_grid-1642569030115 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0;
  clear: left;
}
#w_grid-1642569030115 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(2) {
  position: relative;
}
#w_grid-1642569030115 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(2) > div {
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 768px) {
  #w_grid-1642569030115 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(2) {
    margin-bottom: 10px;
  }
  #w_grid-1642569030115 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(2) span {
    font-size: 24px !important;
  }
  #w_grid-1642569030115 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(1) {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  #w_grid-1642569030115 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(2) span {
    font-size: 26px !important;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  #w_grid-1642569030115 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(2) span {
    font-size: 26px !important;
  }
}
#w_common_text-1642569030580 .p_link001 {
  height: calc(100%);
}
#w_grid-1642569030125 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0;
  clear: left;
}
@media only screen and (max-width: 768px) {
  #w_grid-1642569030125 span {
    font-size: 24px !important;
  }
}
#w_common_text-1642569030585 .p_link001 {
  height: calc(100%);
}
#w_grid-1642569030135 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0;
  clear: left;
}
@media only screen and (max-width: 768px) {
  #w_grid-1642569030135 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(1) span {
    font-size: 13px !important;
  }
  #w_grid-1642569030135 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(1) p {
    text-align: left !important;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  #w_grid-1642569030135 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(1) span {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  #w_grid-1642569030135 > div > .p_gridbox > .p_gridCell > .reset_style:nth-child(1) span {
    font-size: 14px !important;
  }
}
#w_fbtn-1642569030145 .p_CommonBtn {
  background-color: #0268bc;
  border-color: rgba(2, 104, 188, 0.6);
  color: rgb(255 255 255);
  border-width: 2px;
  border-style: solid;
}
#w_fbtn-1642569030145 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_fbtn-1642569030145 > div {
  animation-fill-mode: both;
}
#w_grid-1642569030155 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569030155 > div {
  animation-fill-mode: both;
}
#w_grid-1642569030155 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
  margin-left: 0px;
  clear: left;
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569030155 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0%;
  }
  #w_grid-1642569030155 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642569030155 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  #w_grid-1642569030155 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0%;
  }
  #w_grid-1642569030155 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642569030155 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0;
  }
}
#w_grid-1642569030165 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0;
  clear: left;
}
#w_grid-1642569030175 > div > .p_gridbox {
  background-image: url(../image/hjbg01.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
}
#w_grid-1642569030175 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569030175 > div {
  animation-fill-mode: both;
}
#w_grid-1642569030175 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
@media only screen and (max-width: 768px) {
  #w_grid-1642569030175 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 3rem;
    margin-top: 3rem;
    margin-left: 0;
  }
  #w_grid-1642569030175 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642569030175 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569030175 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0px;
  }
  #w_grid-1642569030175 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569030175 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  #w_grid-1642569030175 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0px;
  }
  #w_grid-1642569030175 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569030175 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0px;
  }
}
#w_grid-1642569030185 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569030185 > div {
  animation-fill-mode: both;
}
#w_grid-1642569030185 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569030185 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 5rem;
    margin-top: 5rem;
    margin-left: 0px;
  }
  #w_grid-1642569030185 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569030185 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  #w_grid-1642569030185 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 5rem;
    margin-top: 5rem;
    margin-left: 0;
  }
  #w_grid-1642569030185 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642569030185 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0;
  }
}
#w_grid-1642569030195 > div > .p_gridbox {
  background-image: url(../image/qyslbg21a.jpg);
}
#w_grid-1642569030195 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569030195 > div {
  animation-name: fadeIn;
  animation-duration: 0.5s;
  animation-delay: 1s;
  animation-fill-mode: both;
}
#w_grid-1642569030195 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
  display: flex;
  align-items: flex-end;
}
#w_grid-1642569030195 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569030195 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0px;
  }
  #w_grid-1642569030195 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569030195 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  #w_grid-1642569030195 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0px;
  }
  #w_grid-1642569030195 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569030195 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0px;
  }
}
#w_grid-1642569030205 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0;
  clear: left;
}
@media only screen and (max-width: 768px) {
  #w_grid-1642569030205 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {}
}
#w_grid-1642569030215 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0;
  clear: left;
}
@media only screen and (max-width: 768px) {
  #w_grid-1642569030215 span {
    font-size: 24px !important;
  }
}
#w_common_text-1642569030590 .p_link001 {
  height: calc(100%);
}
#w_common_text-1642569030595 .p_link001 {
  height: calc(100%);
}
#w_grid-1642569030225 > div > .p_gridbox {
  background-color: rgba(255, 255, 255, 1);
}
#w_grid-1642569030225 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569030225 > div {
  animation-fill-mode: both;
}
#w_grid-1642569030225 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569030225 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0;
  }
  #w_grid-1642569030225 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642569030225 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0;
  }
}
#w_grid-1642569030235 > div > .p_gridbox {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  overflow: visible;
}
#w_grid-1642569030235 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569030235 > div {
  animation-name: fadeInUp;
  animation-duration: 0.5s;
  animation-delay: 1s;
  animation-fill-mode: both;
}
#w_grid-1642569030235 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569030235 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0%;
  }
  #w_grid-1642569030235 > div > .p_gridbox > .p_gridCell:nth-child(4n+0) {
    width: 25%;
    margin-left: 0%;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569030235 > div > .p_gridbox > .p_gridCell:nth-child(4n+1) {
    margin-left: 0px;
    clear: left;
    margin-right: 0px;
    width: 25%;
  }
  #w_grid-1642569030235 > div > .p_gridbox > .p_gridCell:nth-child(4n+2) {
    width: 25%;
    margin-left: 0%;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569030235 > div > .p_gridbox > .p_gridCell:nth-child(4n+3) {
    width: 25%;
    margin-left: 0%;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569030235 > div > .p_gridbox > .p_gridCell:nth-child(4n) {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  #w_grid-1642569030235 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0%;
  }
  #w_grid-1642569030235 > div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
    width: 50%;
    margin-left: 0%;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642569030235 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    margin-left: 0;
    clear: left;
    margin-right: 0;
    width: 50%;
  }
  #w_grid-1642569030235 > div > .p_gridbox > .p_gridCell:nth-child(2n) {
    margin-right: 0;
  }
}
#w_grid-1642569030235 .p_gridbox {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
#w_grid-1642569030245 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0;
  clear: left;
}
#w_grid-1642569030255 > div > .p_gridbox {
  background-color: rgba(5, 56, 87, 1);
}
#w_grid-1642569030255 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569030255 > div {
  animation-fill-mode: both;
}
#w_grid-1642569030255 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569030255 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0px;
  }
  #w_grid-1642569030255 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569030255 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0px;
  }
}
#w_fimgbox-1642569030265 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_fimgbox-1642569030265 > div {
  animation-fill-mode: both;
  margin-top: -80px;
  overflow: hidden;
}
#w_fimgbox-1642569030265 .w_imgbox > .p_contentbox {
  align-items: flex-end;
  display: flex;
  border: 4px #fff solid;
}
@media only screen and (min-width: 769px) {
  #w_fimgbox-1642569030265 .p_contentbox > .w_grid-000 > .w_grid {
    position: relative;
    bottom: -60px;
    transition: 0.5s;
  }
  #w_fimgbox-1642569030265 .p_contentbox:hover > .w_grid-000 > .w_grid {
    bottom: 0px;
  }
}
@media only screen and (max-width: 768px) {
  #w_fimgbox-1642569030265 > div {
    margin-top: 20px;
  }
}
#w_grid-1642569030275 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0;
  clear: left;
}
#w_grid-1642569030285 > div > .p_gridbox {
  background-color: rgba(255, 127, 57, 1);
}
#w_grid-1642569030285 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569030285 > div {
  animation-fill-mode: both;
}
#w_grid-1642569030285 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569030285 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0px;
  }
  #w_grid-1642569030285 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569030285 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0px;
  }
}
#w_fimgbox-1642569030295 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_fimgbox-1642569030295 > div {
  animation-fill-mode: both;
  margin-top: -80px;
  overflow: hidden;
}
#w_fimgbox-1642569030295 .w_imgbox > .p_contentbox {
  align-items: flex-end;
  display: flex;
  border: 4px #fff solid;
}
@media only screen and (min-width: 769px) {
  #w_fimgbox-1642569030295 .p_contentbox > .w_grid-000 > .w_grid {
    position: relative;
    bottom: -60px;
    transition: 0.5s;
  }
  #w_fimgbox-1642569030295 .p_contentbox:hover > .w_grid-000 > .w_grid {
    bottom: 0px;
  }
}
@media only screen and (max-width: 1024px) {
  #w_fimgbox-1642569030295 > div {
    margin-top: 20px;
  }
}
#w_grid-1642569030305 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0;
  clear: left;
}
#w_grid-1642569030315 > div > .p_gridbox {
  background-color: rgba(255, 127, 57, 1);
}
#w_grid-1642569030315 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569030315 > div {
  animation-fill-mode: both;
}
#w_grid-1642569030315 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569030315 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0px;
  }
  #w_grid-1642569030315 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569030315 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0px;
  }
}
#w_fimgbox-1642569030325 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_fimgbox-1642569030325 > div {
  animation-fill-mode: both;
  margin-top: -80px;
  overflow: hidden;
}
#w_fimgbox-1642569030325 .w_imgbox > .p_contentbox {
  align-items: flex-end;
  display: flex;
  border: 4px #fff solid;
}
@media only screen and (min-width: 769px) {
  #w_fimgbox-1642569030325 .p_contentbox > .w_grid-000 > .w_grid {
    position: relative;
    bottom: -60px;
    transition: 0.5s;
  }
  #w_fimgbox-1642569030325 .p_contentbox:hover > .w_grid-000 > .w_grid {
    bottom: 0px;
  }
}
@media only screen and (max-width: 1024px) {
  #w_fimgbox-1642569030325 > div {
    margin-top: 20px;
  }
}
#w_grid-1642569030335 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0;
  clear: left;
}
#w_grid-1642569030345 > div > .p_gridbox {
  background-color: rgba(255, 127, 57, 1);
}
#w_grid-1642569030345 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569030345 > div {
  animation-fill-mode: both;
}
#w_grid-1642569030345 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569030345 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0px;
  }
  #w_grid-1642569030345 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569030345 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0px;
  }
}
#w_grid-1642569030355 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569030355 > div {
  animation-name: fadeIn;
  animation-duration: 0.5s;
  animation-delay: 1s;
  animation-fill-mode: both;
}
#w_grid-1642569030355 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569030355 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0;
  }
  #w_grid-1642569030355 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642569030355 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0;
  }
}
#w_grid-1642569030365 > div > .p_gridbox {
/*  background-image: url(../image/footer.jpg);*/
  border-top: 6px solid #00589c;
	    background-color: #111;
}
#w_grid-1642569030365 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569030365 > div {
  animation-fill-mode: both;
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569030365 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0px;
  }
  #w_grid-1642569030365 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569030365 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  #w_grid-1642569030365 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0;
  }
  #w_grid-1642569030365 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642569030365 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 768px) {
  #w_grid-1642569030365 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0px;
  }
  #w_grid-1642569030365 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    clear: none;
  }
  #w_grid-1642569030365 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0px;
  }
}
#w_grid-1642569030375 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569030375 > div {
  animation-fill-mode: both;
}
#w_grid-1642569030375 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
@media only screen and (max-width: 768px) {
  #w_grid-1642569030375 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0;
  }
  #w_grid-1642569030375 > div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642569030375 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    margin-left: 0;
    clear: left;
    margin-right: 0;
    width: 100%;
  }
  #w_grid-1642569030375 > div > .p_gridbox > .p_gridCell:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569030375 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0px;
  }
  #w_grid-1642569030375 > div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
    width: 50%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642569030375 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    margin-left: 0;
    clear: left;
    margin-right: 0;
    width: 50%;
  }
  #w_grid-1642569030375 > div > .p_gridbox > .p_gridCell:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  #w_grid-1642569030375 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0px;
  }
  #w_grid-1642569030375 > div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
    width: 50%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642569030375 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    margin-left: 0;
    clear: left;
    margin-right: 0;
    width: 50%;
  }
  #w_grid-1642569030375 > div > .p_gridbox > .p_gridCell:nth-child(2n) {
    margin-right: 0;
  }
}
#w_grid-1642569030385 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569030385 > div {
  animation-fill-mode: both;
}
#w_grid-1642569030385 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
#w_grid-1642569030385 > div > .p_gridbox {
  padding: 0 20px;
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569030385 > div > .p_gridbox {
    border-right-color: rgba(170, 170, 170, 1);
    border-right-style: solid;
    border-right-width: 0px;
    border-left-color: rgba(170, 170, 170, 1);
    border-left-style: solid;
    border-left-width: 0px;
  }
  #w_grid-1642569030385 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0;
  }
  #w_grid-1642569030385 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642569030385 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0;
  }
}
#w_grid-1642657807624 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642657807624 > div {
  animation-fill-mode: both;
}
#w_grid-1642657807624 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
@media only screen and (max-width: 768px) {
  #w_grid-1642657807624 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0;
  }
  #w_grid-1642657807624 > div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
    width: 50%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642657807624 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    margin-left: 0;
    clear: left;
    margin-right: 0;
    width: 50%;
  }
  #w_grid-1642657807624 > div > .p_gridbox > .p_gridCell:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 769px) {
  #w_grid-1642657807624 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0;
  }
  #w_grid-1642657807624 > div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
    width: 50%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642657807624 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    margin-left: 0;
    clear: left;
    margin-right: 0;
    width: 50%;
  }
  #w_grid-1642657807624 > div > .p_gridbox > .p_gridCell:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  #w_grid-1642657807624 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0;
  }
  #w_grid-1642657807624 > div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
    width: 50%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642657807624 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    margin-left: 0;
    clear: left;
    margin-right: 0;
    width: 50%;
  }
  #w_grid-1642657807624 > div > .p_gridbox > .p_gridCell:nth-child(2n) {
    margin-right: 0;
  }
}
#w_grid-1642657807634 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642657807634 > div {
  animation-fill-mode: both;
}
#w_grid-1642657807634 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
#w_grid-1642657807634 > div > .p_gridbox {
  padding: 0 20px;
}
@media only screen and (min-width: 769px) {
  #w_grid-1642657807634 > div > .p_gridbox {
    border-right-color: rgba(170, 170, 170, 1);
    border-right-style: solid;
    border-right-width: 1px;
    border-left-color: rgba(170, 170, 170, 1);
    border-left-style: solid;
    border-left-width: 1px;
  }
  #w_grid-1642657807634 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0;
  }
  #w_grid-1642657807634 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642657807634 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0;
  }
}
#w_fimg-1642657807670 .p_box {
  border-color: rgba(255, 255, 255, 1);
  border-style: solid;
  border-width: 5px;
}
#w_fimg-1642657807670 .p_link001 {
  height: calc(100%);
}
#w_fimg-1642657807670 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_fimg-1642657807670 > div {
  animation-fill-mode: both;
}
#w_grid-1642657807642 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642657807642 > div {
  animation-fill-mode: both;
}
#w_grid-1642657807642 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
#w_grid-1642657807642 > div > .p_gridbox {
  padding: 0 20px;
}
@media only screen and (min-width: 769px) {
  #w_grid-1642657807642 > div > .p_gridbox {
    border-right-color: rgba(170, 170, 170, 0);
    border-right-style: solid;
    border-right-width: 1px;
    border-left-color: rgba(170, 170, 170, 1);
    border-left-style: solid;
    border-left-width: 1px;
  }
  #w_grid-1642657807642 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0;
  }
  #w_grid-1642657807642 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642657807642 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0;
  }
}
#w_fimg-1642657807695 .p_box {
  border-color: rgba(255, 255, 255, 1);
  border-style: solid;
  border-width: 5px;
}
#w_fimg-1642657807695 .p_link001 {
  height: calc(100%);
}
#w_fimg-1642657807695 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_fimg-1642657807695 > div {
  animation-fill-mode: both;
}
#w_grid-1642569030455 > div > .p_gridbox {
  background-color: rgba(17, 17, 17, 1);
}
#w_grid-1642569030455 .p_MatteIcon .iconfont:before {
  content: '\e602';
}
#w_grid-1642569030455 > div {
  animation-fill-mode: both;
}
#w_grid-1642569030455 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0px;
  clear: left;
}
@media only screen and (min-width: 769px) {
  #w_grid-1642569030455 > div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0;
  }
  #w_grid-1642569030455 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #w_grid-1642569030455 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
    margin-right: 0;
  }
}
#w_common_text-1642569030665 .p_link001 {
  height: calc(100%);
}
#w_common_text-1642580296834 .p_link001 {
  height: calc(100%);
}
#w_grid-1642569029655 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569029665 {
  position: fixed;
  top: 0px;
  left: 0px;
  bottom: auto;
  right: auto;
  transform: none;
  width: 100%;
  height: auto;
  z-index: 5;
  content: normal;
  max-width: none;
  min-width: 0px;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  -webkit-transform: none;
}
#w_grid-1642569029675 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569029735 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 400px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569029745 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569029755 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569461172 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642580543667 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642580805595 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 50px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569029765 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569029775 {
  width: 94%;
  max-width: 1600px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569029785 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030465 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030470 {
  width: auto;
  max-width: 1200px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569029795 {
  width: 100%;
  max-width: 700px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030475 {
  width: auto;
  max-width: 1200px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030480 {
  width: auto;
  max-width: 1200px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_fbtn-1642569029805 {
  width: 100%;
  max-width: 136px;
  min-width: 0px;
  height: 100%;
  max-height: 0px;
  min-height: 42px;
  margin-top: 40px;
  margin-left: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569029815 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_fimg-1642569029825 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-left: 0px;
  padding-right: 20px;
  padding-bottom: 20px;
}
#w_grid-1642569029835 {
  width: 94%;
  max-width: 1600px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569029845 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 192px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569029855 {
  width: 94%;
  max-width: 1600px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 192px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569029865 {
  width: 100%;
  max-width: 1600px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030485 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569029875 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030490 {
  width: auto;
  max-width: 1200px;
  min-width: 0px;
  height: 52px;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: auto;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030495 {
  width: auto;
  max-width: 1200px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: auto;
  margin-bottom: 30px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_fbtn-1642569029885 {
  width: 100%;
  max-width: 136px;
  min-width: 0px;
  height: 100%;
  max-height: 0px;
  min-height: 42px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569029895 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569029905 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569029915 {
  width: 94%;
  max-width: 1600px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030500 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: 26px;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569029925 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030505 {
  width: auto;
  max-width: 1200px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: auto;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569029935 {
  width: 94%;
  max-width: 1600px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569029945 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_fimg-1642569029955 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030515 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 30px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030520 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 20px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 30px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569029965 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_fimg-1642569029975 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030525 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 30px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030530 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 20px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 30px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569029985 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_fimg-1642569029995 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030535 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 30px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030540 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 20px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 30px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569030005 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_fimg-1642569030015 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030545 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 30px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030550 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 20px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 30px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569030025 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_fimg-1642569030035 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030555 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 30px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030560 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 20px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 30px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569030045 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569030055 {
  width: 94%;
  max-width: 1600px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569030065 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030565 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569030075 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030570 {
  width: auto;
  max-width: 600px;
  min-width: 0px;
  height: 52px;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030575 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: 29px;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569030085 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_fbtn-1642569030095 {
  width: 100%;
  max-width: 136px;
  min-width: 0px;
  height: 100%;
  max-height: 0px;
  min-height: 42px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: 0px;
  margin-bottom: 30px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569030105 {
  width: 94%;
  max-width: 1600px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569030115 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030580 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569030125 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030585 {
  width: auto;
  max-width: 600px;
  min-width: 0px;
  height: 52px;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569030135 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_fbtn-1642569030145 {
  width: 100%;
  max-width: 136px;
  min-width: 0px;
  height: 100%;
  max-height: 0px;
  min-height: 42px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: 0px;
  margin-bottom: 30px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569030155 {
  width: 94%;
  max-width: 1600px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569030165 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 192px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569030175 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569030185 {
  width: 94%;
  max-width: 1600px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569030195 {
  width: 100%;
  max-width: 1060px;
  min-width: 0px;
  height: 400px;
  max-height: none;
  min-height: 400px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 0px;
}
#w_grid-1642569030205 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 0px;
}
#w_grid-1642569030215 {
  width: auto;
  max-width: 1600px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030590 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 26px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030595 {
  width: auto;
  max-width: 1200px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: auto;
  margin-bottom: 30px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030600 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: 48px;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
}
#w_grid-1642569030225 {
  width: 100%;
  max-width: 2px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 60px;
  margin-top: 0px;
  margin-left: 100px;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569030235 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 0px;
}
#w_grid-1642569030245 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 0px;
}
#w_grid-1642569030255 {
  width: 100%;
  max-width: 2px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 60px;
  margin-top: 0px;
  margin-left: 100px;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030605 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
}
#w_fimgbox-1642569030265 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
}
#w_grid-1642569030275 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030610 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 0px;
}
#w_grid-1642569030285 {
  width: 100%;
  max-width: 2px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 60px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_fimgbox-1642569030295 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: -200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
}
#w_grid-1642569030305 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030615 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 0px;
}
#w_grid-1642569030315 {
  width: 100%;
  max-width: 2px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 60px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_fimgbox-1642569030325 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: -300px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
}
#w_grid-1642569030335 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030620 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 0px;
}
#w_grid-1642569030345 {
  width: 100%;
  max-width: 2px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 60px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569030355 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569030365 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569030375 {
  width: 100%;
  max-width: 1600px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
}
#w_grid-1642569030385 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030625 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030630 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 5px;
  margin-left: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_fline-1642569030395 {
  width: 100%;
  max-width: 50px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 5px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030635 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 20px;
  margin-left: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642657807624 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 192px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642657807634 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642657807650 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642657807655 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 5px;
  margin-left: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_fline-1642657807661 {
  width: 100%;
  max-width: 50px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 5px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642657807665 {
  width: auto;
  max-width: 226px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 20px;
  margin-left: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_fimg-1642657807670 {
  width: 100%;
  max-width: 120px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 120px;
  margin-top: 10px;
  margin-left: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642657807642 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642657807677 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642657807681 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 5px;
  margin-left: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_fline-1642657807686 {
  width: 100%;
  max-width: 50px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 5px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642657807691 {
  width: auto;
  max-width: 226px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 20px;
  margin-left: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_fimg-1642657807695 {
  width: 100%;
  max-width: 120px;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 120px;
  margin-top: 10px;
  margin-left: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_grid-1642569030455 {
  width: 100%;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642569030665 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 20px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
#w_common_text-1642580296834 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 20px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}